diff options
Diffstat (limited to 'development/conan/README')
-rw-r--r-- | development/conan/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/conan/README b/development/conan/README new file mode 100644 index 0000000000..ddcd2704d4 --- /dev/null +++ b/development/conan/README @@ -0,0 +1,6 @@ +A distributed, open source, package manager. + +Conan is a portable package manager, intended for C and C++ developers, +but it is able to manage builds from source, dependencies, and +precompiled binaries for any language. + |