mirror of
https://github.com/boostorg/parameter_python.git
synced 2026-01-21 05:02:14 +00:00
Add V2 Jamfile
[SVN r28244]
This commit is contained in:
committed by
Peter Dimov
parent
0a1aebaab5
commit
5a394da08d
6
test/Jamfile.v2
Normal file
6
test/Jamfile.v2
Normal file
@@ -0,0 +1,6 @@
|
||||
# Boost Parameter Library test Jamfile
|
||||
|
||||
test-suite "parameter"
|
||||
: [ run basics.cpp ]
|
||||
[ run sfinae.cpp ]
|
||||
;
|
||||
Reference in New Issue
Block a user