mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Disable asserts
This commit is contained in:
@@ -16,6 +16,7 @@ endif()
|
|||||||
message("Building ${EXECNAME} for: ${PLATFORM}")
|
message("Building ${EXECNAME} for: ${PLATFORM}")
|
||||||
|
|
||||||
add_definitions(-DGP_DEBUG_CONFIG=0)
|
add_definitions(-DGP_DEBUG_CONFIG=0)
|
||||||
|
add_definitions(-DNDEBUG=1)
|
||||||
|
|
||||||
|
|
||||||
add_library(stb STATIC
|
add_library(stb STATIC
|
||||||
|
|||||||
Reference in New Issue
Block a user