Cthulhu
0.2.10
Cthulhu compiler collection
|
Configuring and building Cthulhu requires the following tools:
Cthulhu can optionally use the following tools to enable additional features:
Cthulhus current runtime dependencies are:
All available build options are listed in the meson_options.txt
file found in the projects root directory.
By default as a subproject the stable language drivers are built. If you want only a specific set of libraries you can disable everything with the following incantaion.
This does not disable the targets, so they are still available by get_variable
. all targets are build_by_default : false
so meson will compile them on demand.