mirror of
https://github.com/boostorg/filesystem.git
synced 2026-01-19 04:12:09 +00:00
Removed asynch-exceptions=on for MSVC.
This commit is contained in:
@@ -9,9 +9,8 @@
|
||||
project
|
||||
: requirements
|
||||
<library>/boost/filesystem//boost_filesystem
|
||||
<toolset>msvc:<asynch-exceptions>on
|
||||
;
|
||||
|
||||
|
||||
exe bug : bug.cpp : <link>static ;
|
||||
|
||||
# install in ./bin; invoke via "b2", not "b2 install"
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
project
|
||||
: requirements
|
||||
<library>/boost/filesystem//boost_filesystem
|
||||
<toolset>msvc:<asynch-exceptions>on
|
||||
<link>static
|
||||
;
|
||||
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
project
|
||||
: requirements
|
||||
<library>/boost/filesystem//boost_filesystem
|
||||
<toolset>msvc:<asynch-exceptions>on
|
||||
<link>static
|
||||
;
|
||||
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
project
|
||||
: requirements
|
||||
<library>/boost/filesystem//boost_filesystem
|
||||
<toolset>msvc:<asynch-exceptions>on
|
||||
;
|
||||
|
||||
exe tut1 : tut1.cpp ;
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
project
|
||||
: requirements
|
||||
<library>/boost/filesystem//boost_filesystem
|
||||
<toolset>msvc:<asynch-exceptions>on
|
||||
<link>static
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user