Files
CMake/Tests/RunCMake/GenEx-TARGET_FILE/NonValidCompiler-TARGET_PDB_FILE-stderr.txt
T
Brad King abe1c27499 Tests: Factor out RunCMake.GenEx-TARGET_FILE test
Move the `TARGET_FILE` cases and friends out of `RunCMake.GeneratorExpression`.
2020-06-16 08:03:35 -04:00

9 lines
266 B
Plaintext

CMake Error at NonValidCompiler-TARGET_PDB_FILE.cmake:6 \(file\):
Error evaluating generator expression:
\$<TARGET_PDB_FILE:empty>
TARGET_PDB_FILE is not supported by the target linker.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)