A plugin for Gradle's natively compiled languages. Use in pair with the Gradle plugin.
Once installed, the plugin allows building, running, and debugging Gradle Native applications like regular C/C++ applications in CLion.
The plugin adds:- Gradle Native Application configuration, working similarly to CMake Application,
- gutter menu for code entry points.
See documentation for details on Gradle support in CLion.