summaryrefslogtreecommitdiffhomepage
path: root/protocol-mouse/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'protocol-mouse/CMakeLists.txt')
-rw-r--r--protocol-mouse/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocol-mouse/CMakeLists.txt b/protocol-mouse/CMakeLists.txt
new file mode 100644
index 00000000..b221c79c
--- /dev/null
+++ b/protocol-mouse/CMakeLists.txt
@@ -0,0 +1,3 @@
+if(WIN32)
+ opentrack_boilerplate(opentrack-proto-win32-mouse)
+endif()