How to enable -fcxx-modules flag in Xcode?

Viewed 2746

According to discussion here, I used .mm in my Xcode project and I need to enable -fcxx-modules flag.

I have Xcode8.3 and how to enable -fcxx-modules flag.

1 Answers
Related