summaryrefslogtreecommitdiffhomepage
path: root/proto-ft/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'proto-ft/CMakeLists.txt')
-rw-r--r--proto-ft/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto-ft/CMakeLists.txt b/proto-ft/CMakeLists.txt
index f8a2fe1e..fb22ede4 100644
--- a/proto-ft/CMakeLists.txt
+++ b/proto-ft/CMakeLists.txt
@@ -1,4 +1,4 @@
if(WIN32)
opentrack_boilerplate(opentrack-proto-freetrack)
- target_link_libraries(opentrack-proto-freetrack opentrack-compat opentrack-csv)
+ target_link_libraries(opentrack-proto-freetrack opentrack-csv)
endif()