diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-11-02 11:55:41 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-11-02 11:55:41 +0100 |
commit | 47c4dbe1fef2af9eaa7d38845e83544320bd0631 (patch) | |
tree | ffad8d6e349cea890776bc70104466d9061b97c6 /tracker-rift-140/CMakeLists.txt | |
parent | f7e622e4f1fea8a49fc1555d446cc76f78d5592c (diff) |
tracker/rift-140: add
Diffstat (limited to 'tracker-rift-140/CMakeLists.txt')
-rw-r--r-- | tracker-rift-140/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tracker-rift-140/CMakeLists.txt b/tracker-rift-140/CMakeLists.txt new file mode 100644 index 00000000..55a6f9b4 --- /dev/null +++ b/tracker-rift-140/CMakeLists.txt @@ -0,0 +1,3 @@ +include(opentrack-rift) +opentrack_rift_boilerplate(opentrack-tracker-rift-140 SDK_RIFT_140) +SET(SDK_RIFT_140 "" CACHE PATH "libOVR 1.4.0 path for Oculus Rift") |