Setting up your GDExtension with CMake and Qt Creator
Second post about GDExtensions. In this follow-up I focus on the specificities of building them using CMake instead of SCons, and some of the options and pitfalls along that way. I also talk about setting up a C++ IDE, Qt Creator, to help you deploy and debug your GDExtension project and point to a great preexisting CMake project template

