Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
SambaGodschynski authored Jul 21, 2024
1 parent 3e4c577 commit e4c9bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ set (CMAKE_CXX_STANDARD 17)
# PROJECT CONFIG
set(FM_CHARSET "ISO-8859-1")
set(FM_PPQ 5000)
set(BOOST_VERSION "1.78.0")
set(BOOST_VERSION "1.85.0")
set(FLUIDSYNTH_VERSION "2.1.0")
#END PROJECT CONFIG

Expand Down

0 comments on commit e4c9bd9

Please sign in to comment.