mirror of
https://github.com/boostorg/polygon.git
synced 2026-02-02 09:02:13 +00:00
Merge branch 'develop'
This commit is contained in:
@@ -10,8 +10,9 @@ project
|
||||
: requirements
|
||||
<warnings>all
|
||||
<toolset>intel:<warnings>on
|
||||
<toolset>intel-win:<cxxflags>"/bigobj"
|
||||
<toolset>gcc:<cxxflags>"-pedantic -Wall -Wstrict-aliasing -fstrict-aliasing -Wno-long-long"
|
||||
<toolset>msvc:<cxxflags>/W4
|
||||
<toolset>msvc:<cxxflags>"/W4 /bigobj"
|
||||
<include>../..
|
||||
<include>.
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user