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.
37 lines
1.2 KiB
37 lines
1.2 KiB
5 years ago
|
CMake Error at BadByproduct.cmake:2 \(add_custom_command\):
|
||
|
add_custom_command called with BYPRODUCTS containing a "#". This character
|
||
|
is not allowed.
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|
||
|
|
||
|
|
||
|
CMake Error at BadByproduct.cmake:3 \(add_custom_command\):
|
||
|
add_custom_command called with BYPRODUCTS containing a "<". This character
|
||
|
is not allowed.
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|
||
|
|
||
|
|
||
|
CMake Error at BadByproduct.cmake:4 \(add_custom_command\):
|
||
|
add_custom_command called with BYPRODUCTS containing a ">". This character
|
||
|
is not allowed.
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|
||
|
|
||
|
|
||
|
CMake Error at BadByproduct.cmake:5 \(add_custom_command\):
|
||
|
add_custom_command called with BYPRODUCTS containing a "<". This character
|
||
|
is not allowed.
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|
||
|
|
||
|
|
||
|
CMake Error at BadByproduct.cmake:6 \(add_custom_command\):
|
||
|
add_custom_command attempted to have a file
|
||
|
|
||
|
.*RunCMake/add_custom_command/f
|
||
|
|
||
|
in a source directory as an output of custom command.
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|