We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
jbush001/NyuziProcessor#204
The text was updated successfully, but these errors were encountered:
CMake Error at /usr/share/cmake/Modules/ExternalProject.cmake:2471:EVAL:2 (add_custom_command): Error evaluating generator expression:
$<TARGET_FILE:llvm-ranlib>
Target "llvm-ranlib" is not an executable or library. Call Stack (most recent call first): /usr/share/cmake/Modules/ExternalProject.cmake:2471 (cmake_language) cmake/modules/LLVMExternalProjectUtils.cmake:239 (ExternalProject_Add_Step) runtimes/CMakeLists.txt:216 (llvm_ExternalProject_Add) runtimes/CMakeLists.txt:275 (builtin_default_target)
$<TARGET_FILE:llvm-strip>
Target "llvm-strip" is not an executable or library. Call Stack (most recent call first): /usr/share/cmake/Modules/ExternalProject.cmake:2471 (cmake_language) cmake/modules/LLVMExternalProjectUtils.cmake:239 (ExternalProject_Add_Step) runtimes/CMakeLists.txt:216 (llvm_ExternalProject_Add) runtimes/CMakeLists.txt:275 (builtin_default_target)
Sorry, something went wrong.
No branches or pull requests
jbush001/NyuziProcessor#204
The text was updated successfully, but these errors were encountered: