summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 5fb8133..4cd43ce 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -36,7 +36,6 @@ if (HAVE_PYLON_CAMERA)
set(PYLON_LIB_DIRS $ENV{PYLON_ROOT}/lib64 $ENV{PYLON_ROOT}/bin ${GENICAM_ROOT}/bin/Linux32_i86
${GENICAM_ROOT}/bin/Linux32_i86/GenApi/Generic)
endif()
- message("PYLON LIB DIRS ${PYLON_LIB_DIRS}")
link_directories(${PYLON_LIB_DIRS})
endif()