diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-04-02 19:43:51 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-04-02 19:43:51 +0200 |
commit | d674f5fe1e87596dcb8bae588ae798b4473ce269 (patch) | |
tree | 3804985a4f7f7d6f5c694497028e9fa9222beade /CMakeLists.txt | |
parent | 171c8cdc17ed6b443ff6de5d44b997399d0b03a2 (diff) |
Build works now
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 . |