mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
27 lines
739 B
Plaintext
27 lines
739 B
Plaintext
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:[0-9]+ \(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:[0-9]+ \(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:[0-9]+ \(include\)
|