You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/target_sources/ConfigNotAllowed-stderr.txt

13 lines
336 B

CMake Error in CMakeLists.txt:
Target "somelib" has source files which vary by configuration. This is not
supported by the "[^"]+" generator.
Config "Debug":
.*/Tests/RunCMake/target_sources/empty_1.cpp
.*/Tests/RunCMake/target_sources/empty_2.cpp
Config "Release":
.*/Tests/RunCMake/target_sources/empty_1.cpp