Display VST build status in the summary

This commit is contained in:
Jean Pierre Cimalando 2020-03-14 21:08:39 +01:00
parent 51be7a68ba
commit d49dd0153c

View file

@ -79,6 +79,7 @@ Build using LTO: ${ENABLE_LTO}
Build as shared library: ${SFIZZ_SHARED}
Build JACK stand-alone client: ${SFIZZ_JACK}
Build LV2 plug-in: ${SFIZZ_LV2}
Build VST plug-in: ${SFIZZ_VST}
Build benchmarks: ${SFIZZ_BENCHMARKS}
Build tests: ${SFIZZ_TESTS}
Use vcpkg: ${SFIZZ_USE_VCPKG}