mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-30 22:55:46 +02:00
Added conan
Added to README
This commit is contained in:

committed by
Kalle Møller

parent
06496631bf
commit
06f32e6953
@ -15,6 +15,7 @@ Features
|
||||
* Commands in the container are run as the calling user, so that any created files have the expected ownership, (i.e. not root).
|
||||
* Make variables (`CC`, `LD` etc) are set to point to the appropriate tools in the container.
|
||||
* Recent `CMake <https://cmake.org>`_ and ninja are precompiled.
|
||||
* `Conan.io <https://www.conan.io>`_ can be used as a package manager.
|
||||
* Toolchain files configured for CMake.
|
||||
* Current directory is mounted as the container's workdir, ``/work``.
|
||||
* Works with the `Docker for Mac <https://docs.docker.com/docker-for-mac/>`_ and `Docker for Windows <https://docs.docker.com/docker-for-windows/>`_.
|
||||
|
Reference in New Issue
Block a user