summaryrefslogtreecommitdiff
path: root/protocols/EmLanProto/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/EmLanProto/CMakeLists.txt')
-rw-r--r--protocols/EmLanProto/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/EmLanProto/CMakeLists.txt b/protocols/EmLanProto/CMakeLists.txt
index c109f097f4..51cef5e74d 100644
--- a/protocols/EmLanProto/CMakeLists.txt
+++ b/protocols/EmLanProto/CMakeLists.txt
@@ -1,4 +1,4 @@
-set_directory_properties(PROPERTIES COMPILE_DEFINITIONS "")
+set_directory_properties(PROPERTIES COMPILE_DEFINITIONS "")
file(GLOB SOURCES "src/*.h" "src/*.cpp" "res/*.rc")
set(TARGET EmLanProto)