Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf committed Feb 5, 2025
1 parent 5d4f0cc commit 7a9c52b
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 @@ -587,7 +587,7 @@ if(WANT_VST)
CheckWineGcc("" "${WINEGCC}" winegcc_working)
endif()
if(winegcc_working)
set(LMMS_HAVE_VST_${_bits} true)
set(LMMS_HAVE_VST_64 true)
endif()
endif()
endif()
Expand Down

0 comments on commit 7a9c52b

Please sign in to comment.