summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2014-11-02 07:01:57 +0100
committerStanislaw Halik <sthalik@misaki.pl>2014-11-02 07:02:22 +0100
commit5d138e3d61c7400e678e8f62eacaa04168e40f31 (patch)
treefdc8e8c43f076578c6c0ee5bde5aa1f931bfce8a /CMakeLists.txt
parente42fba1d018a459f313694fdd1a6c3d4005dc3d0 (diff)
disconnect ftclient from build, sources remain
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)