FILE(GLOB _LOGGING_SRCS *.cpp) LIST(APPEND LOGGING_SRCS ${_LOGGING_SRCS}) # Pass to parent set(LOGGING_SRCS ${LOGGING_SRCS} PARENT_SCOPE)