mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
cmake: document CMakeLists.txt hierarchy
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# examples: code usage examples of libgit2
|
||||
|
||||
file(GLOB SRC_EXAMPLES *.c *.h)
|
||||
|
||||
add_executable(lg2 ${SRC_EXAMPLES})
|
||||
|
||||
Reference in New Issue
Block a user