xref
: /
llvm-project
/
llvm
/
utils
/
not
/
CMakeLists.txt
(revision d806af3499c5fcc6df0e014a9739bd99ac01cf7d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
add_llvm_utility(not
2
not.cpp
3
)
4
5
target_link_libraries(not PRIVATE LLVMSupport)
6