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