Skip to content

Commit 9691bb1

Browse files
committed
Report error count at the actual end, rather than just the end of each file.
[SVN r60982]
1 parent b9e8ace commit 9691bb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/Jamfile.v2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
project
33
: requirements <library>../build//boost_program_options
44
<hardcode-dll-paths>true
5+
<link>static
56
;
67

78
exe first : first.cpp ;

0 commit comments

Comments
 (0)