guix: Add the 'qt' build system.
authorHartmut Goebel <h.goebel@crazy-compilers.com>
Sun, 24 Nov 2019 13:56:48 +0000 (14:56 +0100)
committerHartmut Goebel <h.goebel@crazy-compilers.com>
Sun, 1 Dec 2019 19:24:47 +0000 (20:24 +0100)
commitb6d852ce6d0b5662706c32ec4b4fd853ec829395
tree4ef15e42500fc688cde96ecfa1117f2cb3ba4e58
parentc6d130630a85709fc5a5488cfd6715ec13e72399
guix: Add the 'qt' build system.

* guix/build-system/qt.scm, guix/build/qt-build-system.scm: New files.
* Makefile.am (MODULES): Add them.
* doc/guix.texi (Buiild systems): Add the new build system.
Makefile.am
doc/guix.texi
guix/build-system/qt.scm [new file with mode: 0644]
guix/build/qt-build-system.scm [new file with mode: 0644]