Skip to content

WIP: build: Hide internal symbols

Michael Gratton requested to merge mjog/hide-internal-symbols into mainline

Enable the --hide-internal valac option, and build the client lib as both shared and static libs, so that the client tests can access internal symbols via the static library.

Merge request reports