diff options
author | rtk0c <[email protected]> | 2022-05-22 14:54:06 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2022-05-22 14:54:06 -0700 |
commit | 55c4420b69fa172ac7b6b3523597b9a46a5d1bcd (patch) | |
tree | 407fbd2fd7911b8bfa8567502d7493708036be2f /conanfile.txt | |
parent | 195e30b1e39fa4dc535172ba248f0c18733dcb3c (diff) |
Vendor SQLiteCpp completely for internal patching
Diffstat (limited to 'conanfile.txt')
-rw-r--r-- | conanfile.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conanfile.txt b/conanfile.txt index af2a0ef..e948c79 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,6 +1,6 @@ [requires] argparse/2.2 -sqlitecpp/3.1.1 +sqlite3/3.37.2 jsoncpp/1.9.5 stduuid/1.0 portable-file-dialogs/0.1.0 |