build: Use a single variable to track libraries to link against
Using various variables means we have to keep these in sync in various places. Just use a single variable that we can use anywhere where this is needed.
Showing
Please register or sign in to comment