[WIP] remove -Wl,-dead-strip-dylibs at the cmake level
Created by: wilsonmr
closes #307 (closed)
Preliminary suggestion on how to minimally remove the flag a tthe cmake level whilst (hopefully) allowing successful linkage, successfully created conda package on my mac but want to check it passes CI.
Possibly there is a better way of doing this, suggestions welcome.