Typo fix
parent
f8a6c6750a
commit
a4b3b7d0af
|
@ -179,7 +179,7 @@ else()
|
|||
endif()
|
||||
|
||||
if(DEV_BUILD)
|
||||
add_definitions(-DEV_BUILD)
|
||||
add_definitions(-DDEV_BUILD)
|
||||
endif()
|
||||
|
||||
##
|
||||
|
|
Loading…
Reference in New Issue