Sign in
cobalt
/
cobalt
/
25399f97090f8a86f56525c38486080cb2747250
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
utils
/
not
/
CMakeLists.txt
blob: 29c7b0218521d4cdbc32d8105391a4d0c43e2e62 [
file
] [
log
] [
blame
]
add_llvm_utility(not
not.cpp
)
target_link_libraries(not PRIVATE LLVMSupport)