Files
cmake/Tests/RunCMake/find_program/VALIDATOR-specify-macro-stderr.txt
Marc Chevrier c1379ef56a find_* commands: ensure correct checks for VALIDATOR option
Ensure, regardless where the command is defined, that a macro is not
accepted as value for VALIDATOR option.
2026-04-29 10:36:21 -04:00

11 lines
445 B
Plaintext

CMake Error at VALIDATOR-specify-macro\.cmake:[0-9]+ \(find_program\):
find_program command specified for VALIDATOR is not a function: check\.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
CMake Error at VALIDATOR-specify-macro\.cmake:[0-9]+ \(find_program\):
find_program command specified for VALIDATOR is not a function: check2\.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)