X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=7a7ab429b2f47ff4d3abe8fc40f0a7f16cc56274;hb=caea0053d2abc141ab585324fb51f8c536db249b;hp=853f5fee141a5228a219c9d8c50c0b016e89c0b8;hpb=64ca02ceed8acd4b55e423de6b586a143f5a3c64;p=src%2Fapp-framework-binder.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 853f5fee..7a7ab429 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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