5 lines
203 B
CMake
5 lines
203 B
CMake
|
|
set (VSTPLUGIN_NAME "sfizz")
|
||
|
|
set (VSTPLUGIN_VENDOR "Paul Ferrand")
|
||
|
|
set (VSTPLUGIN_URL "http://sfztools.github.io/sfizz")
|
||
|
|
set (VSTPLUGIN_EMAIL "paul@ferrand.cc")
|