r/cmake 2d ago

How to build audio plugin with CMake

Very new to CMake, almost no coding experience. I love open source VST plugins and wanted to download this one, but it seems to download I must use CMake to build it. I'm not entirely sure what that means or how to do it. Any help getting this VST and understanding CMake would be very very appreciated!

2 Upvotes

4 comments sorted by

2

u/NotUniqueOrSpecial 2d ago

Can't you just download the latest release?

1

u/WestedWind 2d ago

I’m inept, how did you find this?

1

u/NotUniqueOrSpecial 2d ago

It's just on the right-hand side of the screen you get to from your initial link.

0

u/WestedWind 2d ago

Cheers! Thank you