updated build system
Some checks failed
BlockStorage/repertory/pipeline/head There was a failure building this commit

This commit is contained in:
2024-08-03 07:19:32 -05:00
parent 490e49406f
commit 45b21ae0af
4 changed files with 57 additions and 11 deletions

View File

@ -40,6 +40,7 @@ set(SECP256K1_VERSION 0.1.0.20)
set(SFML_VERSION 2.6.1)
set(SPDLOG_VERSION 1.14.1)
set(SQLITE_VERSION 3460000)
set(SQLITE_VERSION2 3.46.0)
set(STDUUID_VERSION 1.2.3)
set(VORBIS_VERSION 1.3.7)
set(WXWIDGETS_VERSION 3.2.5)