Files
CMake/Tests/RunCMake/FPHSA/BeforeProject-Missing-stdout.txt
T
Brad King 68a8c89430 FPHSA: Add hint for failure when called before project()
Help project authors recognize an ordering mistake.

Inspired-by: Jeremy Rifkin @jeremy-rifkin
Closes: #25941
2024-05-01 11:25:28 -04:00

3 lines
157 B
Plaintext

-- Could NOT find BeforeProject \(missing: SOME_VAR\)[ ]*
Hint: The project\(\) command has not yet been called\. It sets up system-specific search paths\.