Skip to content

Instantly share code, notes, and snippets.

@lateautumn233
Created April 23, 2024 11:14
Show Gist options
  • Save lateautumn233/b08b71d86e7e34e71863ebaf3e5e10cc to your computer and use it in GitHub Desktop.
Save lateautumn233/b08b71d86e7e34e71863ebaf3e5e10cc to your computer and use it in GitHub Desktop.
CMake Error at /home/quqiu/dev/tc-build/src/llvm-project/compiler-rt/cmake/Modules/AddCompilerRT.cmake:540 (add_custom_command): Error evaluating generator expression: $<TARGET_LINKER_FILE:$<IF:$<TARGET_EXISTS:unwind_shared>,unwind_shared,unwind_static>> No target "unwind_static" Call Stack (most recent call first): /home/quqiu/dev/tc-build/src/llvm-project/compiler-rt/cmake/Modules/AddCompilerRT.cmake:481 (add_compiler_rt_test) /home/quqiu/dev/tc-build/src/llvm-project/compiler-rt/lib/xray/tests/CMakeLists.txt:100 (generate_compiler_rt_tests) /home/quqiu/dev/tc-build/src/llvm-project/compiler-rt/lib/xray/tests/unit/CMakeLists.txt:18 (add_xray_unittest)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment