From fb8cd3a6a49f7591cc504c0a78035ac1ef4467d8 Mon Sep 17 00:00:00 2001 From: Mihael Koep Date: Tue, 29 Jul 2014 13:19:50 +0200 Subject: Minor reformatting in pylon plugin build script --- plugins/pylon/CMakeLists.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'plugins') diff --git a/plugins/pylon/CMakeLists.txt b/plugins/pylon/CMakeLists.txt index 5864b84..1265e8c 100644 --- a/plugins/pylon/CMakeLists.txt +++ b/plugins/pylon/CMakeLists.txt @@ -30,9 +30,7 @@ if (PYLON_FOUND) uca-pylon-camera.c uca-pylon-enums.c) - target_link_libraries(ucapylon - ${UCA_DEPS} - ${LIBPYLONCAM_LIBRARIES}) + target_link_libraries(ucapylon ${UCA_DEPS} ${LIBPYLONCAM_LIBRARIES}) install(TARGETS ucapylon LIBRARY DESTINATION ${UCA_PLUGINDIR} -- cgit v1.2.3