OSDN Git Service

4a92348ba0f9d82ed4c307f170da2e02e63c5636
[android-x86/external-llvm.git] / utils / not / CMakeLists.txt
1 add_llvm_utility(not
2   not.cpp
3   )
4
5 target_link_libraries(not LLVMSupport)