summaryrefslogtreecommitdiffstats
path: root/plugin/unicens-input/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/unicens-input/CMakeLists.txt')
-rw-r--r--plugin/unicens-input/CMakeLists.txt13
1 files changed, 1 insertions, 12 deletions
diff --git a/plugin/unicens-input/CMakeLists.txt b/plugin/unicens-input/CMakeLists.txt
index 57ed7af..972188c 100644
--- a/plugin/unicens-input/CMakeLists.txt
+++ b/plugin/unicens-input/CMakeLists.txt
@@ -30,15 +30,4 @@ PROJECT_TARGET_ADD(hal-unicens-md-input)
PREFIX ""
SUFFIX ".ctlso"
OUTPUT_NAME ${TARGET_NAME}
- )
-
- # Library dependencies (include updates automatically)
- TARGET_LINK_LIBRARIES(${TARGET_NAME}
- afb-helpers
- ctl-utilities
- ${link_libraries}
- )
-
- target_include_directories(${TARGET_NAME}
- PRIVATE "${CMAKE_SOURCE_DIR}/app-controller/ctl-lib"
- )
+ ) \ No newline at end of file