1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- CMake Error at Errors\.cmake:2 \(cmake_parse_arguments\):
- cmake_parse_arguments must be called with at least 4 arguments\.
- Call Stack \(most recent call first\):
- CMakeLists\.txt:3 \(include\)
- +
- CMake Error at Errors\.cmake:3 \(cmake_parse_arguments\):
- cmake_parse_arguments must be called with at least 4 arguments\.
- Call Stack \(most recent call first\):
- CMakeLists\.txt:3 \(include\)
- +
- CMake Error at Errors\.cmake:4 \(cmake_parse_arguments\):
- cmake_parse_arguments must be called with at least 4 arguments\.
- Call Stack \(most recent call first\):
- CMakeLists\.txt:3 \(include\)
- +
- CMake Warning at Errors\.cmake:8 \(cmake_parse_arguments\):
- keyword defined more than once: OPT
- Call Stack \(most recent call first\):
- CMakeLists\.txt:3 \(include\)
- +
- CMake Warning at Errors\.cmake:9 \(cmake_parse_arguments\):
- keyword defined more than once: OPT
- Call Stack \(most recent call first\):
- CMakeLists\.txt:3 \(include\)
- +
- CMake Warning at Errors\.cmake:10 \(cmake_parse_arguments\):
- keyword defined more than once: OPT
- Call Stack \(most recent call first\):
- CMakeLists\.txt:3 \(include\)
- +
- CMake Warning at Errors\.cmake:12 \(cmake_parse_arguments\):
- keyword defined more than once: OPT
- Call Stack \(most recent call first\):
- CMakeLists\.txt:3 \(include\)
- +
- CMake Warning at Errors\.cmake:13 \(cmake_parse_arguments\):
- keyword defined more than once: OPT
- Call Stack \(most recent call first\):
- CMakeLists\.txt:3 \(include\)
- +
- CMake Warning at Errors\.cmake:14 \(cmake_parse_arguments\):
- keyword defined more than once: OPT
- Call Stack \(most recent call first\):
- CMakeLists\.txt:3 \(include\)
|