Sign in
chromium
/
external
/
github.com
/
llvm-mirror
/
llvm
/
6e8533b05630a1e06d39a61270dcbf6d0662b3b5
/
.
/
utils
/
not
/
CMakeLists.txt
blob: 29c7b0218521d4cdbc32d8105391a4d0c43e2e62 [
file
] [
log
] [
blame
]
add_llvm_utility(not
not.cpp
)
target_link_libraries(not PRIVATE LLVMSupport)