Find zlib from xcode or brew on Mojave#1353
Conversation
99a5b5b to
3929ad7
Compare
|
This would also replace #1333 |
|
Just checked this out and am getting clang compile commands like this:
Which seems to correctly include the xcode sdk path from |
Co-authored-by: Mislav Marohnić <[email protected]>
An alternative take on #1219, based on the original attempt to fix that in #1339.
zlibsearch flow is organized similarly to thereadlineone, and placed nearby.is_mac/unamecall.Fixes #1219
Closes #1339, #1333