Take a look: http://docs.conan.io/en/latest/examples/go.html
compiler and compiler.version are settings. conan generates different packages when settings change. So Conan will download the package that matches with your settings. In case, for example, of a header only library,…
Take a look: http://docs.conan.io/en/latest/examples/go.html
compiler and compiler.version are settings. conan generates different packages when settings change. So Conan will download the package that matches with your settings. In case, for example, of a header only library,…