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-25 17:49:10 -05:00
parent 25f076ea43
commit 74c9a08135
36 changed files with 221 additions and 83 deletions

View File

@ -9,7 +9,8 @@ set(BOOST2_MINOR_VERSION 76)
set(LIBSODIUM_VERSION 1.0.20)
set(BOOST_PATCH_VERSION 0)
set(FREETYPE2_VERSION 2.13.3)
set(NUSPELL_VERSION 5.1.4)
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(SFML_VERSION 2.6.1)
@ -37,6 +38,7 @@ set(GTKMM_VERSION 3.0)
set(GCC_VERSION 14.2.0)
set(BINUTILS_VERSION 2.41)
set(SDL_VERSION 2.30.6)
set(CURL2_VERSION 8_9_1)
set(LIBICONV_VERSION 1.17)
set(LIBJPEG_TURBO_VERSION 3.0.3)
set(VORBIS_VERSION 1.3.7)