Closed falkTX closed 6 years ago
One thing that changed, the use of make USE_SYSTEM_LIBS=1
won't work anymore.
Packagers need to use make HAVE_ZITA_CONVOLVER=true
which I believe makes a lot more sense, and fits into the rest of the DPF codebase checks style.
I moved the rules used in 3rd party plugins directly into DPF, so I don't have to fix them in all projects at once... A single fix in DPF can be deployed to everyone that includes DPF makefiles for building their plugins.