blob: b03e0b3568e0ef1b388b1a5d3e6371f256d86504 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
CMake Error at EmptyValueArgs.cmake:[0-9]+ \(try_compile\):
COPY_FILE must be followed by a file path
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
+
CMake Error at EmptyValueArgs.cmake:[0-9]+ \(try_compile\):
COPY_FILE_ERROR must be followed by a variable name
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
+
CMake Error at EmptyValueArgs.cmake:[0-9]+ \(try_compile\):
Error after keyword "LOG_DESCRIPTION":
empty string not allowed
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
|