mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-26 00:58:47 +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)
|
include(${MACRO_DIR}/SetupHifiProject.cmake)
|
||||||
|
|
||||||
setup_hifi_project(${TARGET_NAME} FALSE)
|
setup_hifi_project(${TARGET_NAME} TRUE)
|
||||||
|
|
||||||
# link in the shared library
|
# link in the shared library
|
||||||
include(${MACRO_DIR}/LinkHifiLibrary.cmake)
|
include(${MACRO_DIR}/LinkHifiLibrary.cmake)
|
||||||
|
|
Loading…
Reference in a new issue