8 lines
248 B
CMake
8 lines
248 B
CMake
|
|
#-------------------------------------------------------------------------------
|
|
# Includes
|
|
#-------------------------------------------------------------------------------
|
|
include(SMTG_SetupVST3LibraryDefaultPath)
|
|
include(SMTG_AddCommonOptions)
|
|
|