mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-09 19:16:01 +08:00
refs #53 Remove all old CMake files
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
FILE(GLOB SRC *.cpp)
|
||||
SET(HEADERS *.h)
|
||||
|
||||
ADD_EXECUTABLE(sample_cli_client ${SRC})
|
||||
|
||||
TARGET_LINK_LIBRARIES(sample_cli_client blackmisc ${QT_LIBRARIES})
|
||||
SET_TARGET_PROPERTIES(sample_cli_client PROPERTIES PROJECT_LABEL "Samples - CLI Client")
|
||||
Reference in New Issue
Block a user