October 5, 2020
by Viktor Kovacs
modified at November 5, 2020

CMake Template for Archicad Add-Ons

We are happy to announce our latest development to make Archicad Add-On developers’ life easier — a CMake template for C++ Add-On development.

With this solution you can easily generate IDE projects for Archicad Add-Ons, so you can work in your favorite environment. CMake supports Visual Studio and XCode projects, or you may use Visual Studio Code for development.

You can find detailed instructions on the link below. Please let us know if you have any questions or recommendations.

You can access the CMake template on GitHub:
https://github.com/GRAPHISOFT/archicad-addon-cmake