android_mt6572_jiabo/external/llvm/utils/not/CMakeLists.txt
2025-09-05 16:56:03 +08:00

5 lines
75 B
CMake

add_llvm_utility(not
not.cpp
)
target_link_libraries(not LLVMSupport)