NetworkManager/src/libnm-core-aux-extern
2021-02-28 10:42:06 +01:00
..
meson.build build/meson: cleanup dependencies for libnm-core-aux-extern 2021-02-28 10:42:06 +01:00
nm-dispatcher-api.h build: move "libnm-core/" to "src/" and split it 2021-02-18 19:46:51 +01:00
nm-libnm-core-aux.c build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,log-null,log-core}" 2021-02-24 12:48:20 +01:00
nm-libnm-core-aux.h build: move "libnm-core/" to "src/" and split it 2021-02-18 19:46:51 +01:00
README.md build: move "libnm-core/" to "src/" and split it 2021-02-18 19:46:51 +01:00

libnm-core-aux-extern

libnm-core-aux-extern is a static library that is similar to libnm-core-aux-intern.

The only difference is that libnm-core-aux-extern is not used by libnm-core-impl itself. So you must not use it there.

Otherwise, it's the same and has the same usage.