mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
feat: upgrade libgit2 to 1.4.3
This commit is contained in:
parent
94fbb8317f
commit
f42f8a6e1b
10 changed files with 20 additions and 7 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.4.2.so"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/libgit2-1.4.3.so"
|
||||
PARENT_SCOPE
|
||||
)
|
||||
|
|
Binary file not shown.
BIN
linux/libgit2-1.4.3.so
Normal file
BIN
linux/libgit2-1.4.3.so
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue