Skip to content

Commit a869010

Browse files
committed
Add note about CMake support to README
1 parent 5c698ac commit a869010

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ With the release of SQLite version 3.32.0 on May 22, 2020 critical changes to th
3737

3838
Since August 2020 a new implementation of an encryption extension, capable of supporting SQLite version 3.32.0 and later, is available as a separate project, [SQLite3 Multiple Ciphers](https://github.com/utelle/SQLite3MultipleCiphers). Starting with the release of **wxSQLite3 4.6.0** this new implementation is used.
3939

40+
Currently the _CMake_ support is experimental and limited to Windows platforms (and may or may not work).
41+
4042
## Table of Contents
4143

4244
- [Version history](#history)

0 commit comments

Comments
 (0)