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