mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 16:00:07 +01:00
The `nm-default.h` header is used widely in the code by many targets. This header includes different headers and needs different libraries depending the compilation flags. A new set of `*nm_default_dep` dependencies have been created to ease the inclusion of different directorires and libraries. This allows cleaner build files and avoiding linking unnecessary libraries so this has been applied allowing the removal of some dependencies involving the linking of unnecessary libraries. |
||
|---|---|---|
| .. | ||
| add-connection-gdbus.c | ||
| add-connection-libnm.c | ||
| get-active-connections-gdbus.c | ||
| get-ap-info-libnm.c | ||
| list-connections-gdbus.c | ||
| list-connections-libnm.c | ||
| meson.build | ||
| monitor-nm-running-gdbus.c | ||
| monitor-nm-state-gdbus.c | ||