summaryrefslogtreecommitdiff
path: root/protocols/Dummy/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Dummy/CMakeLists.txt')
-rw-r--r--protocols/Dummy/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Dummy/CMakeLists.txt b/protocols/Dummy/CMakeLists.txt
index 2fedfcaa24..cdc3ba83ec 100644
--- a/protocols/Dummy/CMakeLists.txt
+++ b/protocols/Dummy/CMakeLists.txt
@@ -1,4 +1,4 @@
-file(GLOB SOURCES "src/*.h" "src/*.cpp" "res/*.rc")
+file(GLOB SOURCES "src/*.h" "src/*.cpp" "res/*.rc")
set(TARGET Dummy)
include(${CMAKE_SOURCE_DIR}/cmake/plugin.cmake)
add_subdirectory(proto_dummy) \ No newline at end of file