mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
Build fix from the cmake noob.
svn path=/trunk/; revision=56091
This commit is contained in:
parent
1016fc25ff
commit
12d6452264
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ else()
|
|||
|
||||
if(DBG)
|
||||
add_definitions(-DDBG=1 -D_SEH_ENABLE_TRACE)
|
||||
else
|
||||
else()
|
||||
add_definitions(-DDBG=0)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in a new issue