Gradle

Last modified: 08 October 2024

Gradle is a build automation system that provides plugins to build C/C++ libraries and applications. In CLion, you can work with Gradle projects that are based on cpp-application and cpp-library plugins (for more details on C/C++ Gradle plugins, see this blog post: Introducing the new C++ plugins).

Fully-functional Gradle support in CLion is under development. You can share your feedback and follow the updates in this ticket: CPP-1104