Sign in
rust
/
rust-lang
/
llvm-project
/
b6b46f596a7d2523ee1acd1c00e699615849da60
/
.
/
llvm
/
utils
/
not
/
CMakeLists.txt
blob: 29c7b0218521d4cdbc32d8105391a4d0c43e2e62 [
file
] [
log
] [
blame
]
add_llvm_utility(not
not.cpp
)
target_link_libraries(not PRIVATE LLVMSupport)