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