updated build system
Some checks reported errors
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2024-08-26 18:16:47 -05:00
parent 27b64c60ec
commit 0b6c30fc85
15 changed files with 308 additions and 145 deletions

View File

@ -12,7 +12,7 @@ set(FREETYPE2_VERSION 2.13.3)
set(NUSPELL_VERSION 5.1.6)
set(EXPAT2_VERSION 2_6_2)
set(LIBEVENT_VERSION 2.1.12)
set(CXXOPTS_VERSION 3.2.0)
set(CXXOPTS_VERSION 3.2.1)
set(SFML_VERSION 2.6.1)
set(VLC_VERSION 3.0)
set(ICU_VERSION 75-1)
@ -32,6 +32,7 @@ set(LIBTASN_VERSION 4.19.0)
set(ZLIB_VERSION 1.3.1)
set(PUGIXML_VERSION 1.14)
set(OPENSSL_VERSION 3.3.1)
set(SQLITE2_VERSION 3.46.1)
set(SPDLOG_VERSION 1.14.1)
set(OPENAL_VERSION 1.23.1)
set(GTKMM_VERSION 3.0)