diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 454e8888..59444c3f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -508,7 +508,6 @@ if(NOT SDK_FACEAPI_ONLY) ) endif() install(FILES "${CMAKE_SOURCE_DIR}/bin/cleye.config" DESTINATION .) - install(FILES "${CMAKE_SOURCE_DIR}/bin/freetrackclient.dll" DESTINATION .) if(SDK_SIMCONNECT) install(TARGETS ftnoir-proto-simconnect RUNTIME DESTINATION . |