mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
8af64914d6
Add the support of CACHE{variable} syntax to enable:
* better consistency with other commands which use this syntax
* more flexibility regarding cache variable options
12 lines
252 B
Plaintext
12 lines
252 B
Plaintext
CMake Error at CacheMissingArguments.cmake:[0-9]+ \(set\):
|
|
Error after keyword "HELP":
|
|
|
|
missing required value
|
|
|
|
Error after keyword "TYPE":
|
|
|
|
missing required value
|
|
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|