logicomacorp / WaveSabre

Official WaveSabre repository
MIT License
246 stars 34 forks source link

cmake: make building of VSTs optional #43

Closed kusma closed 4 years ago

kusma commented 4 years ago

If we set the VSTSDK3_DIR variable to NO, we can opt out of building the VSTs alltogether.

This is useful in cases where a the VSTs and player are for different targets, for instance different architectures or operating systems.