diff options
author | eyedav <88885346+eyedav@users.noreply.github.com> | 2023-03-15 17:13:08 +0100 |
---|---|---|
committer | eyedav <88885346+eyedav@users.noreply.github.com> | 2023-03-15 17:13:08 +0100 |
commit | 0e98b6654e2ee782803c8818400a478e0346036d (patch) | |
tree | a925c652853cae88fccb7bc167f1733eaa96519d /sdk-paths-sthalik@Clang-windows.cmake | |
parent | dc4147f0d681ea2b6c22570fe968936604d6c3ba (diff) |
Get SDK_EYEWARE_BEAM from opentrack-depends (Windows builds only)
Diffstat (limited to 'sdk-paths-sthalik@Clang-windows.cmake')
-rw-r--r-- | sdk-paths-sthalik@Clang-windows.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sdk-paths-sthalik@Clang-windows.cmake b/sdk-paths-sthalik@Clang-windows.cmake index 895d68b2..25fec0a6 100644 --- a/sdk-paths-sthalik@Clang-windows.cmake +++ b/sdk-paths-sthalik@Clang-windows.cmake @@ -31,6 +31,8 @@ setq(SDK_VJOYSTICK "vjoystick") setq(SDK_REALSENSE "RSSDK-R2") +setq(SDK_EYEWARE_BEAM "eyeware-beam-sdk") + # WARNING: this is utter experimental nonsense set(_cxxflags -Weverything |