How can I enable the AES-NI instructions in Xcode?

How do I enable the AES-NI instruction compiler intrinsics in Xcode / cmake? Including wmmintrinsic.h generates the error "AES/PCMUL instructions not enabled".

How can I enable the AES-NI instructions in Xcode?
 
 
Q