Commit Graph

2 Commits

Author SHA1 Message Date
Marcel Hollerbach d8ea961985 build: autodetect if cxx bindings or mono is build
if it is - build the examples, if not - don't add the examples to the
subprojects that are build.
2018-11-19 16:42:12 +01:00
Marcel Hollerbach 8a4df21de8 here comes a helper script
run python3 ./setup.py in the root directory, this will create a
meson.build and a directory called subdirectry.

You can now simply use the meson.build script as "main" project, all
other projects will be build in this.
2018-10-31 13:42:24 +01:00