summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test-platform/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-platform/CMakeLists.txt b/test/test-platform/CMakeLists.txt
index c379171..f173c7b 100644
--- a/test/test-platform/CMakeLists.txt
+++ b/test/test-platform/CMakeLists.txt
@@ -1,4 +1,4 @@
-add_executable(test-platform # WIN32 ?
+add_executable(test-platform
main.cpp
TestPlatform.cpp)