summaryrefslogtreecommitdiff
path: root/src/cmake/Usepke.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmake/Usepke.cmake')
-rw-r--r--src/cmake/Usepke.cmake8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/cmake/Usepke.cmake b/src/cmake/Usepke.cmake
new file mode 100644
index 0000000..b241a3c
--- /dev/null
+++ b/src/cmake/Usepke.cmake
@@ -0,0 +1,8 @@
+#
+# Usepke.cmake
+#
+
+add_definitions ( ${PKE_DEFINITIONS} )
+include_directories ( ${PKE_INCLUDE_DIRS} )
+link_directories ( ${PKE_LIBRARY_DIRS} )
+