mirror of
https://github.com/CorsixTH/CorsixTH.git
synced 2025-07-23 04:13:01 +02:00
Add debug to linux-dev
Debug symbols are important to development
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"USE_SOURCE_DATADIRS": "ON",
|
||||
"ENABLE_UNIT_TESTS": "ON",
|
||||
"BUILD_ANIMVIEW": "ON",
|
||||
"BUILD_TOOLS": "ON"
|
||||
"BUILD_TOOLS": "ON",
|
||||
"CMAKE_BUILD_TYPE": "Debug"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user