diff options
Diffstat (limited to 'conf/config.cmake.dist')
-rw-r--r-- | conf/config.cmake.dist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/config.cmake.dist b/conf/config.cmake.dist index b55332a379..19e6c4c2aa 100644 --- a/conf/config.cmake.dist +++ b/conf/config.cmake.dist @@ -5,7 +5,6 @@ option(USE_SCRIPTPCH "Use precompiled headers when compiling scripts" option(USE_COREPCH "Use precompiled headers when compiling servers" 1) option(WITH_WARNINGS "Show all warnings during compile" 0) option(WITH_COREDEBUG "Include additional debug-code in core" 0) -option(MARIADB "Compatibility with 10.2+ versions of MariaDB library" 0) option(WITH_PERFTOOLS "Enable compilation with gperftools libraries included" 0) option(WITH_MESHEXTRACTOR "Build meshextractor (alpha)" 0) option(WITHOUT_GIT "Disable the GIT testing routines" 0) |