mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-10 14:14:33 +00:00
Small fixes for CMake modules/libraries.
This commit is contained in:
parent
7240c121fc
commit
62fc2a7e02
2 changed files with 11 additions and 7 deletions
|
|
@ -79,7 +79,7 @@ macro( _processProjectDefinition )
|
|||
endforeach()
|
||||
|
||||
foreach( def ${${PROJECT_NAME}_required_debug_definition} )
|
||||
addDef( ${def} )
|
||||
addDebugDef( ${def} )
|
||||
endforeach()
|
||||
|
||||
#clear required defs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue