blob: 99831600af86efc3f7badf6655640f30490b77d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
^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\)$
|