mirror of
https://github.com/boostorg/parameter_python.git
synced 2026-01-22 05:22:31 +00:00
Martin Wille pointed out a missing anonymous namespace; fixed. Changed Jamfile and Jamfile.v2 so that we'd build the efficiency test in release mode always.
[SVN r31283]
This commit is contained in:
committed by
Peter Dimov
parent
33c1290eb4
commit
6409b6576c
@@ -5,6 +5,6 @@ test-suite "parameter"
|
||||
[ run sfinae.cpp ]
|
||||
[ run macros.cpp ]
|
||||
[ run unnamed.cpp ]
|
||||
[ run efficiency.cpp ]
|
||||
[ run efficiency.cpp : : : <variant>release ]
|
||||
[ compile unwrap_cv_reference.cpp ]
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user