From dba2a7039f891a7ae580bdfbd12342470a5bd841 Mon Sep 17 00:00:00 2001 From: Ivan Zhakov Date: Mon, 30 Sep 2024 10:51:56 +0000 Subject: [PATCH] README.cmake: Document that SQLite3 is supported with CMake build. git-svn-id: https://svn.apache.org/repos/asf/apr/apr-util/branches/1.7.x@1921035 13f79535-47bb-0310-9956-ffa450edef68 --- README.cmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.cmake b/README.cmake index 3644015c..09c32052 100644 --- a/README.cmake +++ b/README.cmake @@ -79,6 +79,8 @@ How to build Default: OFF APU_HAVE_ODBC Build ODBC DBD driver Default: ON + APU_HAVE_SQLITE3 Build SQLite3 DBD driver + Default: OFF APU_HAVE_PGSQL Build PostgreSQL DBD driver Default: OFF APU_BUILD_TEST Build APR-Util test suite @@ -117,7 +119,6 @@ Known Bugs and Limitations . APU_HAVE_DB + DBD: . APU_HAVE_MYSQL - . APU_HAVE_SQLITE3 . APU_HAVE_SQLITE2 . APU_HAVE_ORACLE + CRYPTO: