mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 17:35:08 +02:00
link Qt to voxel-edit target now that QDebug is included in shared
This commit is contained in:
parent
fa155adc8c
commit
021344fb79
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ include_glm(${TARGET_NAME} ${ROOT_DIR})
|
|||
|
||||
include(${MACRO_DIR}/SetupHifiProject.cmake)
|
||||
|
||||
setup_hifi_project(${TARGET_NAME} FALSE)
|
||||
setup_hifi_project(${TARGET_NAME} TRUE)
|
||||
|
||||
# link in the shared library
|
||||
include(${MACRO_DIR}/LinkHifiLibrary.cmake)
|
||||
|
|
Loading…
Reference in a new issue