CMake: Removed leftover debugging output.
This commit is contained in:
parent
89e641071e
commit
0a3fae7c35
@ -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})
|
||||
|
Loading…
Reference in New Issue
Block a user