mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Ensure, regardless where the command is defined, that a macro is not accepted as value for VALIDATOR option.
11 lines
445 B
Plaintext
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\)
|