repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
clang-tools-extra
/
include-cleaner
/
CMakeLists.txt
blob
0550b02f603b5e8c5c63ca42ae4f778c73d12792
1
add_subdirectory(lib)
2
if(CLANG_INCLUDE_TESTS)
3
add_subdirectory(test)
4
add_subdirectory(unittests)
5
endif()