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 fb22ede4..18570efe 100644
--- a/proto-ft/CMakeLists.txt
+++ b/proto-ft/CMakeLists.txt
@@ -1,4 +1,4 @@
if(WIN32)
- opentrack_boilerplate(opentrack-proto-freetrack)
+ otr_module(proto-freetrack)
target_link_libraries(opentrack-proto-freetrack opentrack-csv)
endif()