Files
CMake/Tests/RunCMake/set/CacheMissingArguments-stderr.txt
T
Marc Chevrier 8af64914d6 set/unset commands: add CACHE{variable} syntax support
Add the support of CACHE{variable} syntax to enable:
* better consistency with other commands which use this syntax
* more flexibility regarding cache variable options
2025-08-04 20:46:23 +02:00

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\)