summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorVolker Kaiser <volker.kaiser@softwareschneiderei.de>2012-08-01 14:58:46 +0200
committerVolker Kaiser <volker.kaiser@softwareschneiderei.de>2012-08-01 14:58:46 +0200
commit6683a6e9a6fc0259d5e5dfd97279680e292d7938 (patch)
treeb9bbda868e18319173611fcae75725f61623021c /test/CMakeLists.txt
parent3e1c17378f21a737de85ad4c0e07210be9fcd5dd (diff)
downloaduca-6683a6e9a6fc0259d5e5dfd97279680e292d7938.tar.gz
uca-6683a6e9a6fc0259d5e5dfd97279680e292d7938.tar.bz2
uca-6683a6e9a6fc0259d5e5dfd97279680e292d7938.tar.xz
uca-6683a6e9a6fc0259d5e5dfd97279680e292d7938.zip
fixed pylon build
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()