mirror of
https://github.com/simon987/sist2.git
synced 2025-12-15 08:19:06 +00:00
Bug fixes
This commit is contained in:
@@ -15,6 +15,9 @@ if (SIST_DEBUG)
|
||||
add_compile_definitions(
|
||||
"SIST_DEBUG=${SIST_DEBUG}"
|
||||
)
|
||||
set(VCPKG_BUILD_TYPE debug)
|
||||
else ()
|
||||
set(VCPKG_BUILD_TYPE release)
|
||||
endif ()
|
||||
|
||||
if (SIST_DEBUG_INFO)
|
||||
|
||||
Reference in New Issue
Block a user