File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ in the section below or you can use conan. As libcosim is made available as a
2121conan package on https://osp.jfrog.io , you can include it in your application
2222following these steps:
2323
24- * Install [ Conan]
24+ * Install [ Conan] version 1.x
2525* Add the OSP Conan repository as a remote:
2626
2727 conan remote add osp https://osp.jfrog.io/artifactory/api/conan/conan-local
@@ -38,7 +38,7 @@ How to build
3838 * Compilers: [ Visual Studio] >= 16.0/2019 (Windows), GCC >= 7 (Linux)
3939 * Build tool: [ CMake]
4040 * API documentation generator (optional): [ Doxygen]
41- * Package manager (optional): [ Conan]
41+ * Package manager (optional): [ Conan] 1.x
4242
4343Throughout this guide, we will use Conan to manage dependencies. However, it
4444should be possible to use other package managers as well, such as [ vcpkg] , and
You can’t perform that action at this time.
0 commit comments