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
338 B
Plaintext
10 lines
338 B
Plaintext
CMake Error at LINK_LANGUAGE-genex.cmake:[0-9]+ \(target_link_libraries\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<TARGET_PROPERTY:LINKER_LANGUAGE>
|
|
|
|
LINKER_LANGUAGE target property can not be used while evaluating link
|
|
libraries for a static library
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|