Great news for all CLion coders!

Some weeks ago we officially launched the integration with the CLion IDE with the Conan Clion Plugin.

The plugin allows to seamlessly use the power of Conan to retrieve the dependencies for you project, configure the right paths to the libraries and the appropriate flags to link with all of them.

The Conan Plugin for CLion allows configuring and building projects in CLion using the Conan package manager.

The Conan Plugin for CLion allows configuring and building projects in CLion using the Conan package manager.

Also the plugin allows to link Conan profiles to the CLion ones, so you can change the settings of your build right from the IDE and have the packages for your dependencies installed right away.

You can check all the details of the plugin and how to set it up in “Getting started with the Conan CLion Plugin” posted in the JetBrains CLion blog.

Happy coding!