blob: de9bc809bcdb6c02ad273e088f6b4d2bf1718f89 [file] [log] [blame] [edit]
set(REGEX_TO_MATCH "
.*ObjectList.*
.*
\.CompilerInputFiles =
{
'.*main.cpp',
'.*some_source_file_1.cpp'
}
")
include(${RunCMake_SOURCE_DIR}/check.cmake)