cmake 3.0.0 (#480)

This commit is contained in:
brindosch
2017-10-13 00:06:31 +02:00
committed by GitHub
parent 9cc6c75633
commit 992dd6ea84
14 changed files with 23 additions and 32 deletions

View File

@@ -13,11 +13,9 @@ ENDFOREACH()
CONFIGURE_FILE(${CURRENT_SOURCE_DIR}/WebConfig.qrc.in ${CMAKE_BINARY_DIR}/WebConfig.qrc )
SET(WebConfig_RESOURCES ${CMAKE_BINARY_DIR}/WebConfig.qrc)
qt5_add_resources(WebConfig_RESOURCES_RCC ${WebConfig_RESOURCES} ) #OPTIONS "-no-compress"
add_library(webconfig
${WebConfig_SOURCES}
${WebConfig_RESOURCES_RCC}
${WebConfig_RESOURCES}
)
target_link_libraries(webconfig