Skip to content

Commit

Permalink
Allow to build with generators other than Xcode on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-fedin authored and john-preston committed Jul 20, 2021
1 parent b3f3876 commit 872027e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions options_mac.cmake
Expand Up @@ -28,6 +28,7 @@ INTERFACE
-Wall
-W
-fPIE
$<$<COMPILE_LANGUAGE:OBJC,OBJCXX>:-fobjc-weak>
-Wno-deprecated-declarations # temp for range-v3
-Wno-unused-variable
-Wno-unused-parameter
Expand Down

0 comments on commit 872027e

Please sign in to comment.