Skip to content
Snippets Groups Projects
Commit 5724a738 authored by Izzard, Robert Dr (Maths & Physics)'s avatar Izzard, Robert Dr (Maths & Physics)
Browse files

clean up meson build:

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
parent 2f0cc677
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment