Skip to content

Commit

Permalink
tracker/tobii: confuse Linux users less
Browse files Browse the repository at this point in the history
  • Loading branch information
sthalik committed Apr 8, 2024
1 parent b13b7d3 commit f109134
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions tracker-tobii/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# https://www.nuget.org/packages/Tobii.StreamEngine.Native/
set(SDK_TOBII "" CACHE PATH "Tobii Stream Engine path")
if(WIN32)
# https://www.nuget.org/packages/Tobii.StreamEngine.Native/
set(SDK_TOBII "" CACHE PATH "Tobii Stream Engine path")
endif()
if(WIN32 AND SDK_TOBII)
otr_module(tracker-tobii)

Expand Down

0 comments on commit f109134

Please sign in to comment.