summaryrefslogtreecommitdiffhomepage
path: root/x-plane-plugin/CMakeLists.txt
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-07-07 11:41:57 +0200
committerStanislaw Halik <sthalik@misaki.pl>2016-07-07 11:41:57 +0200
commite7c4326b4a49606b86a69d2c8f083e30c3417ab1 (patch)
treef1bbb6e6dbe5bc854512041846b798fdbdaa4c4d /x-plane-plugin/CMakeLists.txt
parentb2c5d21f08c39bb69fbcaedc5547b811ec1b7cc6 (diff)
cmake: get rid of duplicate includes
Diffstat (limited to 'x-plane-plugin/CMakeLists.txt')
-rw-r--r--x-plane-plugin/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/x-plane-plugin/CMakeLists.txt b/x-plane-plugin/CMakeLists.txt
index 63fdb399..21b6947b 100644
--- a/x-plane-plugin/CMakeLists.txt
+++ b/x-plane-plugin/CMakeLists.txt
@@ -1,7 +1,6 @@
if(LINUX OR APPLE)
opentrack_boilerplate(opentrack-xplane-plugin NO-LIBRARY)
- include(opentrack-hier)
set(SDK_XPLANE "" CACHE PATH "Path to X-Plane SDK")
if(SDK_XPLANE)
# probably librt already included