summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
blob: df100e980a9e01ed8b5a90bf948aabc4dcfdd36a (plain)
1
2
3
4
5
6
# The main libgit2 tests tree: this CMakeLists.txt includes the
# subprojects that make up core libgit2 support.

add_subdirectory(headertest)
add_subdirectory(libgit2)
add_subdirectory(util)