globmatch: Add globmatch to wrap fnmatch
[src/app-framework-binder.git] / CMakeLists.txt
index 853f5fe..7a7ab42 100644 (file)
@@ -59,6 +59,7 @@ option(WITH_LEGACY_BINDING_V2     "Includes the legacy Binding API version 2" ON
 option(WITH_LEGACY_BINDING_VDYN   "Includes the legacy Binding API version dynamic" OFF)
 option(WITH_DYNAMIC_BINDING       "Allow to load dynamic bindings (shared libraries)" ON)
 option(WITH_LIBMICROHTTPD         "Activates HTTP server through LIBMICROHTTPD" ON)
+option(WITH_FNMATCH               "Use fnmatch where possible"             ON)
 
 ############################################################################
 # legacy options