link Qt to voxel-edit target now that QDebug is included in shared

This commit is contained in:
Stephen Birarda 2013-07-16 15:56:46 -07:00
parent fa155adc8c
commit 021344fb79

View file

@ -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)