Skip to content

Resolve "use specific osx flags for pch"

Didier WECKMANN requested to merge 211-use-specific-osx-flags-for-pch into dev

What does this MR do?

Pass the correct macOS flags when compiling pch

How to test it?

Find a clean macOS 10.14 (Mojave) with no /usr/include directory, and launch cmake and ninja. Without the patch build should fail with a missing unistd.h

Data

(link to the needed data)

Some results

(Some interesting results, screenshot, perfs, ...)

Associated Issues/Merge Requests

Edited by Didier WECKMANN

Merge request reports