source:
downloads/boost_1_33_1/libs/parameter/test/Jamfile.v2
@
12
Last change on this file since 12 was 12, checked in by landauf, 17 years ago | |
---|---|
File size: 206 bytes |
Line | |
---|---|
1 | # Boost Parameter Library test Jamfile |
2 | |
3 | test-suite "parameter" |
4 | : [ run basics.cpp ] |
5 | [ run sfinae.cpp ] |
6 | [ run macros.cpp ] |
7 | [ run tutorial.cpp ] |
8 | [ compile unwrap_cv_reference.cpp ] |
9 | ; |
Note: See TracBrowser
for help on using the repository browser.