Skip to content

Commit

Permalink
README.cmake: Document that SQLite3 is supported with CMake build.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/apr/apr-util/branches/1.7.x@1921035 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Ivan Zhakov committed Sep 30, 2024
1 parent 3cb655c commit dba2a70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit dba2a70

Please sign in to comment.