fix(rpath): updated all versions to versions which include correct rpath injection

This commit is contained in:
2026-06-10 15:11:39 -04:00
parent 821ae91438
commit e1f26598ba
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
project('fourdst', 'cpp', version: 'v0.10.1', default_options: ['cpp_std=c++23'], meson_version: '>=1.5.0')
project('fourdst', 'cpp', version: 'v0.10.2', default_options: ['cpp_std=c++23'], meson_version: '>=1.5.0')
add_project_arguments('-fvisibility=default', language: 'cpp')

View File

@@ -1,4 +1,4 @@
[wrap-git]
url = https://github.com/4D-STAR/libcomposition.git
revision = v2.4.1
revision = v2.4.2
depth = 1

View File

@@ -1,4 +1,4 @@
[wrap-git]
url = https://github.com/4D-STAR/libconstants.git
revision = v1.1.2
revision = v1.1.3
depth = 1

View File

@@ -1,4 +1,4 @@
[wrap-git]
url = https://github.com/4D-STAR/liblogging.git
revision = v1.1.1
revision = v1.1.3
depth = 1