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})