This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
kea
Watch
2
Star
0
Fork
0
You've already forked kea
mirror of
https://gitlab.isc.org/isc-projects/kea
synced
2025-08-22 09:57:41 +00:00
Code
Issues
Releases
Wiki
Activity
kea
/
subprojects
/
log4cplus
/
meson.build
4 lines
95 B
Meson
Raw
Permalink
Normal View
History
Unescape
Escape
[#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-10 14:08:51 +02:00
project
(
'log4cplus'
)
[#3731] Fix subprojects/log4cplus
2025-03-13 14:42:10 +02:00
cpp
=
meson
.
get_compiler
(
'cpp'
)
log4cplus
=
cpp
.
find_library
(
'log4cplus'
)
Reference in New Issue
Copy Permalink