Removed KOMPLEX_LOCAL_DEV define
This commit is contained in:
+5
-5
@@ -103,11 +103,11 @@ qt_add_resources(${CMAKE_PROJECT_NAME} "app_images"
|
|||||||
"images/kero/kero_warning.png"
|
"images/kero/kero_warning.png"
|
||||||
)
|
)
|
||||||
|
|
||||||
target_compile_definitions(
|
# target_compile_definitions(
|
||||||
${CMAKE_PROJECT_NAME}
|
# ${CMAKE_PROJECT_NAME}
|
||||||
PUBLIC
|
# PUBLIC
|
||||||
KOMPLEX_LOCAL_DEV
|
# KOMPLEX_LOCAL_DEV
|
||||||
)
|
# )
|
||||||
|
|
||||||
include(qds)
|
include(qds)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user