Changing engine to shared library

This commit is contained in:
Dynamitos
2023-08-26 15:19:12 +02:00
parent 4ab924f251
commit dcbce27fb2
20 changed files with 93 additions and 47 deletions
+2
View File
@@ -26,6 +26,8 @@ set(KTX_FEATURE_TOOLS off)
add_subdirectory(${KTX_ROOT} ${KTX_ROOT})
target_compile_options(ktx PUBLIC /WX-)
#--------------------JSON------------------
set(JSON_MultipleHeaders ON CACHE INTERNAL "")
set(JSON_BuildTests OFF CACHE INTERNAL "")