summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index be97e540e..18fd57fb9 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -55,7 +55,6 @@ else ()
"${PATH}/*.rc"
)
source_group("${PATH}" FILES ${FOLDER_FILES})
- message("Files included in folder " ${PATH} ": " "${FOLDER_FILES}")
endfunction(includefolder)
foreach(folder ${FOLDERS})