mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Update bitsery to 5.2.3
This commit is contained in:
@@ -25,6 +25,7 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
- This release includes a workaround to make bitsery compile with GCC 13 due to
|
||||
changes in transitive header includes.
|
||||
- The asio dependency has been updated to target version 1.28.2.
|
||||
- The bitsery dependency has been updated to version 5.2.3.
|
||||
- The function2 dependency has been updated to version 4.2.3.
|
||||
- The tomlplusplus dependency has been updated to target version 3.4.0.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/fraillt/bitsery.git
|
||||
# This is tag v5.2.2
|
||||
revision = c0fc083c9de805e5825d7553507569febf6a6f93
|
||||
# This is tag v5.2.3
|
||||
revision = d1a47e06e2104b195a19c73b61f1d5c1dceaa228
|
||||
depth = 1
|
||||
patch_directory = bitsery
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
project('bitsery', 'cpp', version : '5.2.2')
|
||||
project('bitsery', 'cpp', version : '5.2.3')
|
||||
|
||||
bitsery_dep = declare_dependency(include_directories : include_directories('include'))
|
||||
|
||||
Reference in New Issue
Block a user