Sign inSign up

slocomptech/docker-meson-cpp

By slocomptech

Updated about 8 years ago

Docker with meson build tools for building c++ projects

Image
0

10K+

slocomptech/docker-meson-cpp repository overview

docker-meson-cpp

Travis CI status

What is it ?

It is simple docker which enables you to compile c++ code with meson build. It includes:

Note: This docker only provide tools as they are, to check tool licenses go to their web page.

Build commands

# Build meson project
meson <builddir> # Note in current working directory must be meson.build file
ninja -C <builddir>

For detailed documentation see meson build docs.

Tag summary

Content type

Image

Digest

Size

134.8 MB

Last updated

about 8 years ago

docker pull slocomptech/docker-meson-cpp