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