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.
27 lines
715 B
27 lines
715 B
CMake Error at BadSHELL_PATH.cmake:[0-9]+ \(add_custom_target\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<SHELL_PATH:>
|
|
|
|
"" is not an absolute path.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|
|
+
|
|
CMake Error at BadSHELL_PATH.cmake:[0-9]+ \(add_custom_target\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<SHELL_PATH:Relative/Path>
|
|
|
|
"Relative/Path" is not an absolute path.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|
|
+
|
|
CMake Error at BadSHELL_PATH.cmake:[0-9]+ \(add_custom_target\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<SHELL_PATH:;>
|
|
|
|
"" is not an absolute path.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|