yaw-audio/src/yaw-totune/CMakeLists.txt

7 lines
123 B
CMake

dpf_add_plugin(yaw-totune
TARGETS vst2
FILES_DSP
dsp.cpp)
target_include_directories(yaw-totune PUBLIC
".")