summaryrefslogtreecommitdiffstats
path: root/plugins/pylon
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pylon')
-rw-r--r--plugins/pylon/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/pylon/CMakeLists.txt b/plugins/pylon/CMakeLists.txt
index 2e9dde9..f45ef76 100644
--- a/plugins/pylon/CMakeLists.txt
+++ b/plugins/pylon/CMakeLists.txt
@@ -1,6 +1,7 @@
cmake_minimum_required(VERSION 2.6)
project(ucapylon C)
+find_package(Pylon)
if (PYLON_FOUND)
set(UCA_CAMERA_NAME "pylon")