mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-15 03:30:39 -06:00
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\)
|