summaryrefslogtreecommitdiff
path: root/src/ToolBox/SOS/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/ToolBox/SOS/CMakeLists.txt')
-rw-r--r--src/ToolBox/SOS/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ToolBox/SOS/CMakeLists.txt b/src/ToolBox/SOS/CMakeLists.txt
new file mode 100644
index 0000000000..9380dc1de6
--- /dev/null
+++ b/src/ToolBox/SOS/CMakeLists.txt
@@ -0,0 +1,3 @@
+if(WIN32)
+ add_subdirectory(Strike)
+endif(WIN32)