Display VST build status in the summary
This commit is contained in:
parent
51be7a68ba
commit
d49dd0153c
1 changed files with 1 additions and 0 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue