diff options
Diffstat (limited to 'proto-sc')
-rw-r--r-- | proto-sc/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto-sc/CMakeLists.txt b/proto-sc/CMakeLists.txt index bd83e944..26047b6f 100644 --- a/proto-sc/CMakeLists.txt +++ b/proto-sc/CMakeLists.txt @@ -1,3 +1,3 @@ if(WIN32) - opentrack_boilerplate(opentrack-proto-simconnect) + otr_module(proto-simconnect) endif() |