Thomas Haller
|
9c5d413f3f
|
build/meson fix "gen-metadata-nm-settings-nmcli.xml.in" without enable_docs
Fixes: ab8fdb73e6 ('build: commit pre-generated "generate-docs-nm-settings-nmcli.xml" to git')
(cherry picked from commit 489f65bf9c)
|
2022-11-03 20:54:47 +01:00 |
|
Thomas Haller
|
7062de9219
|
build/meson: use "rename" directive for installing nmcli bash completion
Otherwise, `ninja -C build uninstall` tries to delete "nmcli-completion",
when the file got renamed to "nmcli".
We depend on meson 0.47.2 already.
|
2022-05-13 16:15:18 +02:00 |
|
Thomas Haller
|
09fb7877a9
|
build: fix linking libnm-log-null into different test programs
We require these, otherwise we can get a linker error about
_nm_utils_monotonic_timestamp_initialized symbol being undefined.
|
2021-07-05 14:51:27 +02:00 |
|
Thomas Haller
|
61f99307c6
|
cli: move from "clients/cli/" to "src/nmcli/"
|
2021-03-15 17:10:54 +01:00 |
|