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