[debhelper-devel] Bug#795253: Add support for Meson build system

Michael Biebl biebl at debian.org
Thu Mar 23 13:09:56 UTC 2017


On Wed, 12 Aug 2015 11:55:37 +0200 Jussi Pakkanen <jpakkane at gmail.com>
wrote:
> Configuring
> 
> Create a build directory. Meson supports all the standard CFLAGS etc so
> assuming they are set the configuration is done by running this in the
> build dir:

It's important to add, that Meson only supports out-of-tree builds.
Trying to build in-tree yields:

$ meson .
Error during basic setup:

Source and build directories must not be the same. Create a pristine
build directory.

As build/ is often already in use, I'd suggest to either create the
build directory as debian/build/ or as build-$arch/ to avoid any conflicts.

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/debhelper-devel/attachments/20170323/05b7339f/attachment-0003.sig>


More information about the debhelper-devel mailing list