Allow to build with generators other than Xcode on mac
This commit is contained in:
parent
b3f3876c5f
commit
872027e466
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ INTERFACE
|
||||||
-Wall
|
-Wall
|
||||||
-W
|
-W
|
||||||
-fPIE
|
-fPIE
|
||||||
|
$<$<COMPILE_LANGUAGE:OBJC,OBJCXX>:-fobjc-weak>
|
||||||
-Wno-deprecated-declarations # temp for range-v3
|
-Wno-deprecated-declarations # temp for range-v3
|
||||||
-Wno-unused-variable
|
-Wno-unused-variable
|
||||||
-Wno-unused-parameter
|
-Wno-unused-parameter
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue