diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-06 20:12:31 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-06 20:12:31 +0200 |
commit | 3a9ae529a862a6ebfe66f05d7c676deedb7ff66d (patch) | |
tree | 74864610769a13f33e096e5b85bc4761b7d26878 /tracker-rift-042/CMakeLists.txt | |
parent | 57e6eeffb0b87570fc60d1d29d5d72b848deb620 (diff) |
tracker/rift: euthanize old versions
No one uses them according to #781
Diffstat (limited to 'tracker-rift-042/CMakeLists.txt')
-rw-r--r-- | tracker-rift-042/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tracker-rift-042/CMakeLists.txt b/tracker-rift-042/CMakeLists.txt deleted file mode 100644 index 594e7c5c..00000000 --- a/tracker-rift-042/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -include(opentrack-rift) -otr_rift(tracker-rift-042 SDK_RIFT_042) -SET(SDK_RIFT_042 "" CACHE PATH "libOVR 0.4.2 path for Oculus Rift") |