mirror of https://github.com/procxx/kepka.git
Trace includes
This commit is contained in:
parent
b5b3a00355
commit
716669e7f5
|
|
@ -12,6 +12,9 @@ if (PACKAGED_BUILD)
|
||||||
add_definitions(-DTDESKTOP_DISABLE_DESKTOP_FILE_GENERATION)
|
add_definitions(-DTDESKTOP_DISABLE_DESKTOP_FILE_GENERATION)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
|
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -H")
|
||||||
|
|
||||||
##================================================
|
##================================================
|
||||||
## Codegen Tools
|
## Codegen Tools
|
||||||
##================================================
|
##================================================
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue