You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/set/CacheErrors-stderr.txt

20 lines
770 B

^CMake Error at CacheErrors\.cmake:1 \(set\):
set given invalid arguments for CACHE mode: missing type and docstring
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
+
CMake Error at CacheErrors\.cmake:2 \(set\):
set given invalid arguments for CACHE mode: missing type or docstring
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
+
CMake Error at CacheErrors\.cmake:3 \(set\):
set given invalid arguments for CACHE mode: missing type or docstring
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
+
CMake Error at CacheErrors\.cmake:4 \(set\):
set given invalid arguments: FORCE specified without CACHE
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)$