Cmake

Hi, is it possible to use Cmake to create a plugin project? I would like to use Clion to debug / compile my plugins, instead of Visual Studio.

I would think so
No reason why not
Some examples have makefiles - so cmake should also be possible there just aren’t any examples

Yes, but I haven’t had time to finish an example for this. Are you familiar with CMake?