This is an archive of the discontinued LLVM Phabricator instance.

[CMake][Fuchsia] Don't set WIN32 API, rely on autodetection
ClosedPublic

Authored by phosek on Oct 1 2020, 12:23 PM.

Details

Summary

We prefer autodetection here to avoid persisting this configuration
in the generated __config header which is shared across targets.

Diff Detail

Event Timeline

phosek created this revision.Oct 1 2020, 12:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 1 2020, 12:23 PM
phosek requested review of this revision.Oct 1 2020, 12:23 PM
leonardchan accepted this revision.Oct 1 2020, 12:30 PM
This revision is now accepted and ready to land.Oct 1 2020, 12:30 PM
This revision was landed with ongoing or failed builds.Oct 1 2020, 12:36 PM
This revision was automatically updated to reflect the committed changes.