diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2025-05-10 19:00:01 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2025-05-16 08:54:15 +0200 |
| commit | 5680cea129499677416082cec0ff6721e2155911 (patch) | |
| tree | e484f9056febcd31f964354cd41274b2ae351882 /tracker-kinect-face | |
| parent | 997f5b187a076e01ba9524ab1830ca6f7dc5f406 (diff) | |
zz
Diffstat (limited to 'tracker-kinect-face')
| -rw-r--r-- | tracker-kinect-face/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-kinect-face/CMakeLists.txt b/tracker-kinect-face/CMakeLists.txt index d205a7642..86429bd26 100644 --- a/tracker-kinect-face/CMakeLists.txt +++ b/tracker-kinect-face/CMakeLists.txt @@ -34,7 +34,7 @@ if (WIN32 AND opentrack-intel) # Install Kinect Face Database install(DIRECTORY "${SDK_KINECT20}/Redist/Face/${kinect-arch-dir}/NuiDatabase" DESTINATION "${opentrack-libexec}") - set(redist-dir "${CMAKE_SOURCE_DIR}/redist/${kinect-arch-dir}") + #set(redist-dir "${CMAKE_SOURCE_DIR}/redist/${kinect-arch-dir}") #install( # FILES "${redist-dir}/msvcp110.dll" "${redist-dir}/msvcr110.dll" # DESTINATION "${opentrack-libexec}" |
