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