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.

43 lines
1.2 KiB

CMake Error at WrongArguments.cmake:[0-9]+ \(add_custom_target\):
Error evaluating generator expression:
\$<PATH_EQUAL>
\$<PATH_EQUAL> expression requires 2 comma separated parameters, but got 0
instead.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
CMake Error at WrongArguments.cmake:[0-9]+ \(add_custom_target\):
Error evaluating generator expression:
\$<PATH_EQUAL:>
\$<PATH_EQUAL> expression requires 2 comma separated parameters, but got 1
instead.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
CMake Error at WrongArguments.cmake:2 \(add_custom_target\):
Error evaluating generator expression:
\$<PATH_EQUAL:,,>
\$<PATH_EQUAL> expression requires 2 comma separated parameters, but got 3
instead.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
CMake Error at WrongArguments.cmake:[0-9]+ \(add_custom_target\):
Error evaluating generator expression:
\$<PATH_EQUAL:something,,>
\$<PATH_EQUAL> expression requires 2 comma separated parameters, but got 3
instead.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)