Skip to content

Add -LCraftRoot/lib to LD_LIBRARY_PATH to improve the chance that our libs are used

Hannah von Reth requested to merge work/link into master

This fixes an issue on mac, where the /usr/lib version of zlib was picked up by Qt (-lz)

Merge request reports