Logo
Explore Help
Sign In
tboudreaux/libconfig
1
0
Fork 0
You've already forked libconfig
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
2b8a4bd60fcc8c18e43892c1cbae0a8993d37fa9
libconfig/build-config/tomlpp/meson.build

7 lines
276 B
Meson
Raw Normal View History

build(vendor-libraries): update install to be more reliable vendor libaries for libconfig are now properly installed so linking can be done reliably
2026-06-05 11:19:17 +02:00
tomlpp_dep = dependency('tomlplusplus', required: true, static: true).as_system()
install_subdir(
meson.project_source_root() / 'subprojects' / 'tomlplusplus-3.4.0' / 'include',
build(vendor): vendor libraries now install in a dedicated directory We now install vendor libraries into includedir/fourdst/vendor to avoid conflicts with user installed libraries. Note that currently this only applies to headers and not compiled shared libraries BREAKING CHANGE:
2026-06-05 11:36:42 +02:00
install_dir: get_option('includedir') / 'fourdst' / 'vendor',
build(vendor-libraries): update install to be more reliable vendor libaries for libconfig are now properly installed so linking can be done reliably
2026-06-05 11:19:17 +02:00
strip_directory: true
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 12ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API