added QT targets as dependency
This commit is contained in:
@@ -16,4 +16,4 @@ SET(KIT_SRCS
|
||||
)
|
||||
|
||||
ADD_EXECUTABLE(${example_name} ${KIT_SRCS})
|
||||
TARGET_LINK_LIBRARIES(${example_name} ${PROJECT_NAME} ${QT_TARGETS})
|
||||
TARGET_LINK_LIBRARIES(${example_name} ${PROJECT_NAME})
|
||||
|
||||
Reference in New Issue
Block a user