Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 2 additions & 7 deletions build/Jamfile.v2
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@
# See http://www.boost.org/LICENSE_1_0.txt

project
:
requirements
:
source-location ../src
: source-location ../src
: default-build release
;

exe inspect
Expand All @@ -30,9 +28,6 @@ exe inspect
unnamed_namespace_check.cpp
/boost/filesystem//boost_filesystem/<link>static
/boost/regex//boost_regex/<link>static
:
:
release
;

# For backwards compatibility with processes that haven't changed to use
Expand Down