mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-05 12:49:08 -04:00
feat: upgrade libgit2 to 1.4.0
This commit is contained in:
parent
7a067beeb9
commit
bb433689cd
16 changed files with 705 additions and 253 deletions
|
@ -20,6 +20,6 @@ target_link_libraries(${PLUGIN_NAME} PRIVATE PkgConfig::GTK)
|
|||
|
||||
# List of absolute paths to libraries that should be bundled with the plugin
|
||||
set(libgit2dart_bundled_libraries
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/libgit2-1.3.0.so"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/libgit2-1.4.0.so"
|
||||
PARENT_SCOPE
|
||||
)
|
||||
|
|
Binary file not shown.
BIN
linux/libgit2-1.4.0.so
Normal file
BIN
linux/libgit2-1.4.0.so
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue