summaryrefslogtreecommitdiffhomepage
path: root/proto-ft
diff options
context:
space:
mode:
Diffstat (limited to 'proto-ft')
-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 44f95ba3..f8a2fe1e 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-csv opentrack-compat)
+ target_link_libraries(opentrack-proto-freetrack opentrack-compat opentrack-csv)
endif()