summaryrefslogtreecommitdiffhomepage
path: root/proto-simconnect/CMakeLists.txt
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-04-07 21:36:10 +0200
committerStanislaw Halik <sthalik@misaki.pl>2017-04-07 21:36:10 +0200
commit0bc78d53028f5ac68b9ab454347b8ad453988c08 (patch)
tree913abe48caeaf01e08707dfa4d0ef6aac3903b24 /proto-simconnect/CMakeLists.txt
parentbf5954132b776b19b20586b0a4b2b622ab0642ea (diff)
rename several protocols from abbreviated names
Diffstat (limited to 'proto-simconnect/CMakeLists.txt')
-rw-r--r--proto-simconnect/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/proto-simconnect/CMakeLists.txt b/proto-simconnect/CMakeLists.txt
new file mode 100644
index 00000000..26047b6f
--- /dev/null
+++ b/proto-simconnect/CMakeLists.txt
@@ -0,0 +1,3 @@
+if(WIN32)
+ otr_module(proto-simconnect)
+endif()