2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-23 18:37:35 +00:00

4 Commits

Author SHA1 Message Date
Andrei Pavel
2ab3a0119f
[#3731] Revert mysql fallback to cflags
Since mariadb_config does not have --cxxflags.
2025-03-17 12:16:24 +02:00
Andrei Pavel
baea185ea9
[#3731] Fix some compiler checks and some fallbacks on old systems 2025-03-17 12:16:21 +02:00
Andrei Pavel
91c383b92a [#3731] Fix Unknown variable MYSQL_DEP 2025-03-13 18:03:37 +01:00
Andrei Pavel
53ebcd6881 [#3731] Meson options are now features
Also:
- Add fallback subprojects so that auto_features can take effect.
- Remove -Dall option. auto_features can be used instead.
- Add _dep suffix to dependency names.
- Capitalize dependencies that are used in other meson.build files.
2025-03-13 18:03:37 +01:00