Commit Graph

4 Commits

Author SHA1 Message Date
Max Audron a19489541c meson: include build directory no matter it's name
when updating the ebuild i noticed that the include for the config.h and
version.h files relied on the build directory being name "build". This
is fixed now by using the last segment of the meson.build_root() output
which is the correct build dir.

also delete no longer needed manual creation of version.h and config.h
2021-02-21 21:01:32 +02:00
Max Audron a594323102 add gladish to meson build 2021-02-14 14:25:57 +01:00
Max Audron 3c0c2f62d9 add optional compile of pylash and liblash to meson 2021-02-14 14:25:16 +01:00
Max Audron 1e69f48936 add meson build files
build common, cdbus, alsapid, and proxies as static libraries.
daemon aka ladishd links to them at build time.
2021-02-14 14:22:47 +01:00