mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 20:29:49 -05:00
b48d5aeae7
Some error messages (Windows registry related) of the `find_xxx` and `cmake_host_system_information` commands, reported keywords in quotes, while most commands did not.
5 lines
222 B
Plaintext
5 lines
222 B
Plaintext
CMake Error at VALIDATOR-undefined-function.cmake:[0-9]+ \(find_program\):
|
|
find_program command specified for VALIDATOR is undefined: undefined.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|