mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 14:50:15 -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
216 B
Plaintext
5 lines
216 B
Plaintext
CMake Error at VALIDATOR-undefined-function.cmake:[0-9]+ \(find_path\):
|
|
find_path command specified for VALIDATOR is undefined: undefined.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|