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