cmake/Tests/RunCMake/target_sources/ConfigNotAllowed-stderr.txt

13 lines
336 B
Plaintext
Raw Normal View History

2015-04-27 22:25:09 +02:00
CMake Error in CMakeLists.txt:
Target "somelib" has source files which vary by configuration. This is not
supported by the "[^"]+" generator.
Config "Debug":
2022-03-29 21:10:50 +02:00
.*/Tests/RunCMake/target_sources/empty_1.cpp
.*/Tests/RunCMake/target_sources/empty_2.cpp
2015-04-27 22:25:09 +02:00
Config "Release":
2022-03-29 21:10:50 +02:00
.*/Tests/RunCMake/target_sources/empty_1.cpp