Hi. I'm building Frequalizer on Linux. I'm used to using the Projucer to configure the build--not so savvy with CMake. I got a coworker to help me through some build issues. I can post those fixes below.
My main goal is to build Frequalizer for a JACK target to use as a JACK plugin. I know how to do this with the Projucer but not with CMake.
How I can I build this for JACK (JUCE_JACK is probably the JUCE definition)?
Fixes for building on Linux in CMakeLists.txt:

Hi. I'm building Frequalizer on Linux. I'm used to using the Projucer to configure the build--not so savvy with CMake. I got a coworker to help me through some build issues. I can post those fixes below.
My main goal is to build Frequalizer for a JACK target to use as a JACK plugin. I know how to do this with the Projucer but not with CMake.
How I can I build this for JACK (JUCE_JACK is probably the JUCE definition)?
Fixes for building on Linux in CMakeLists.txt:
