Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 805 Bytes

integrations.rst

File metadata and controls

28 lines (23 loc) · 805 Bytes

Integrations

Conan provides seamless integration with several platforms, build systems, and IDEs. Conan brings off-the-shelf support for some of the most important operating systems, including Windows, Linux, macOS, Android, and iOS. Some of the most important build systems supported by Conan include CMake, MSBuild, Meson, Autotools and Make. In addition to build systems, Conan also provides integration with popular IDEs, such as Visual Studio and Xcode.

.. toctree::
   :maxdepth: 2

   integrations/cmake
   integrations/clion
   integrations/visual_studio
   integrations/autotools
   integrations/bazel
   integrations/makefile
   integrations/xcode
   integrations/meson
   integrations/premake
   integrations/android
   integrations/jfrog
   integrations/ros