summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2021-07-14 12:50:17 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-07-19 17:21:46 +0200
commit9ec9f528630953ce59a1384fb537f50e0a216c66 (patch)
treecb812f68746a0b8d7b2af39012ffd8bc254bb30f /config.h.cmake
parent464e2760973db5f740d220193d57914e2770719c (diff)
downloadknemo-9ec9f528.tar.gz
knemo-9ec9f528.zip
Make the Nettools backend optional.
Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit b4149315024044440d69dbe9a4961ffb6e45989f)
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 791fded..f663a08 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -18,3 +18,6 @@
/* Defined if you have the <iwlib.h> header */
#cmakedefine HAVE_LIBIW @HAVE_LIBIW@
+
+/* Defined if you build with the Nettools backend */
+#cmakedefine WITH_NETTOOLS