summaryrefslogtreecommitdiffhomepage
path: root/sdk-paths-sthalik@MSVC-windows.cmake
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2021-09-25 13:52:02 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-03-29 00:04:47 +0200
commit75c76a673253b6bb780b2fe1a8719bff9e32827d (patch)
tree0655f966dad0b993e1226740358af161c6e61777 /sdk-paths-sthalik@MSVC-windows.cmake
parentcefacef8befa30050a27f008ec57cb7764af1c1d (diff)
tracker/trackhat: initial revision
Diffstat (limited to 'sdk-paths-sthalik@MSVC-windows.cmake')
-rw-r--r--sdk-paths-sthalik@MSVC-windows.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdk-paths-sthalik@MSVC-windows.cmake b/sdk-paths-sthalik@MSVC-windows.cmake
index db6e8b35..8e5b3fc3 100644
--- a/sdk-paths-sthalik@MSVC-windows.cmake
+++ b/sdk-paths-sthalik@MSVC-windows.cmake
@@ -36,6 +36,7 @@ setq(SDK_VJOYSTICK "vjoystick")
setq(ONNXRuntime_INCLUDE_DIR "onnxruntime-1.10.0//include")
setq(ONNXRuntime_LIBRARY "onnxruntime-1.10.0/lib/onnxruntime.lib")
setq(ONNXRuntime_RUNTIME "onnxruntime-1.10.0/lib/onnxruntime.dll")
+setq(SDK_TRACKHAT_SENSOR "../trackhat/trackhat-c-library-driver/build/install")
setq(Qt5_DIR "../qt-5.15.0kde0/lib/cmake/Qt5")
set(Qt5Core_DIR "${Qt5_DIR}Core" CACHE PATH "" FORCE)