summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a15f7426..162b6ba4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -285,11 +285,6 @@ if(WIN32)
opentrack_library(opentrack-proto-win32-mouse ftnoir_protocol_mouse)
endif()
-#if(WIN32)
-# add_library(freetrackclient SHARED ${freetrackclient-c})
-# set_target_properties(freetrackclient PROPERTIES PREFIX "")
-#endif()
-
opentrack_library(opentrack-proto-udp ftnoir_protocol_ftn)
if(WIN32)