summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-09-26 17:40:55 +0200
committerStanislaw Halik <sthalik@misaki.pl>2023-11-05 12:26:13 +0100
commitceac89a98a58ceb1bc0e6d002fac50550bc3e517 (patch)
treee64014dde68e3bf8023ab67b3d36b873714f47c4
parent3b0abb1ed670ab1a7b2057be7310284ba0d827cb (diff)
tracker/tobii: update sdk link
-rw-r--r--tracker-tobii/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-tobii/CMakeLists.txt b/tracker-tobii/CMakeLists.txt
index 7787a7dd..ff181b33 100644
--- a/tracker-tobii/CMakeLists.txt
+++ b/tracker-tobii/CMakeLists.txt
@@ -1,4 +1,4 @@
-# https://developer.tobii.com/download-packages/tobii-xr-native-sdk/
+# https://www.nuget.org/packages/Tobii.StreamEngine.Native/
set(SDK_TOBII "" CACHE PATH "Tobii Stream Engine path")
if(WIN32 AND SDK_TOBII)
otr_module(tracker-tobii)