73ae888506
Expect tests to specify stderr content if it is present. Fix the CMP0019 test, which has only been testing the WARN status until now. Specify in the CommandLine and FPHSA tests that content is at least one character. Set policies in the Language and CheckModules tests, which have empty test output, modulo unrelated policies on some platforms.
10 lines
328 B
Plaintext
10 lines
328 B
Plaintext
CMake Error at link-libraries-TARGET_FILE-genex.cmake:[0-9]+ \(target_link_libraries\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<TARGET_FILE:foo>
|
|
|
|
Expressions which require the linker language may not be used while
|
|
evaluating link libraries
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|