diff options
author | Thomas Haller <thaller@redhat.com> | 2020-03-25 14:08:51 +0100 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2020-03-25 16:14:52 +0100 |
commit | a34b1f793e18ee8df23805e138312c97ba1d4e22 (patch) | |
tree | 7d8032a9fcc8ec7dd644ef60b4a90088c80cb747 /examples | |
parent | fbb65de32ed129d0551d05e2b820a142fd301db0 (diff) | |
download | NetworkManager-a34b1f793e18ee8df23805e138312c97ba1d4e22.tar.gz |
build: link nm-dispatcher with libnm-glib-aux.la
Our glib based code should also include our static utility library
libnm-glib-aux. This is our basic utility library that we want to
have around everywhere. Since we link statically, the linker will weed
out the unused stuff at compile time. So, there is no overhead, except
for the things that we actually use.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions