From ceac89a98a58ceb1bc0e6d002fac50550bc3e517 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 26 Sep 2023 17:40:55 +0200 Subject: tracker/tobii: update sdk link --- tracker-tobii/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3