Skip to content
Snippets Groups Projects
Robert Izzard's avatar
now builds a static library which can be then be used
to build the executable and shared library. This reduces the
dependency list and speeds up builds because we no longer
have to build the object files twice (or worse!).

added a meson/pgo.sh script to do profile-guided optimization
automatically
5724a738
History
Name Last commit Last update