aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/um/libservice/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'um/libservice/test/CMakeLists.txt')
-rw-r--r--um/libservice/test/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/um/libservice/test/CMakeLists.txt b/um/libservice/test/CMakeLists.txt
deleted file mode 100644
index 4780deb..0000000
--- a/um/libservice/test/CMakeLists.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-add_executable(libservice_test_windows_error windows_error.cpp)
-target_link_libraries(libservice_test_windows_error libservice)
-set_target_properties(libservice_test_windows_error PROPERTIES
- OUTPUT_NAME windows_error)