1
0
Fork 0

CMake: Removed leftover debugging output.

This commit is contained in:
madmaxoft 2014-01-13 17:22:01 +01:00
parent 89e641071e
commit 0a3fae7c35
1 changed files with 0 additions and 1 deletions

View File

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