Hello
One of my personal plugin is not compiled for M1 yet. I use the good old command line to compile and I cannot find an up-to-date CMake file that would give me the right flags… I used the great simple one from GitHub - supercollider/example-plugins: **This project is deprecated!** See https://github.com/supercollider/cookiecutter-supercollider-plugin instead. but it is flagged as deprecated and I cannot find the info in the cookiecutter repo - and I certainly don’t want to install cookiecutter just for that!
Any pointer to a simple, straightforward CMake incantation to compile a simple server plug?
Thanks