react-juce
react-juce copied to clipboard
missing step in the docs
Hi.
I struggled building the GainPlugin example. (I must say I'm quite new to cmake) After searching, I finally realized that I had to run the "cmake -B" command from the react-juce folder.
I suggest you add that step, maybe in the "Getting started" doc page.