Files
linux-packaging-mono/external/llvm-project/llvm/unittests/tools/CMakeLists.txt

5 lines
85 B
CMake
Raw Normal View History

if(LLVM_TARGETS_TO_BUILD MATCHES "X86")
add_subdirectory(llvm-cfi-verify)
endif()