| Line | |
|---|
| 1 | # Boost.Bind Library test Jamfile |
|---|
| 2 | # |
|---|
| 3 | # Copyright (c) 2003 Samuel Krempp |
|---|
| 4 | # |
|---|
| 5 | # Permission to copy, use, modify, sell and distribute this software |
|---|
| 6 | # is granted provided this copyright notice appears in all copies. |
|---|
| 7 | # This software is provided "as is" without express or implied |
|---|
| 8 | # warranty, and with no claim as to its suitability for any purpose. |
|---|
| 9 | |
|---|
| 10 | |
|---|
| 11 | subproject libs/format ; |
|---|
| 12 | |
|---|
| 13 | # please order by name to ease maintenance |
|---|
| 14 | subinclude libs/format/example ; |
|---|
| 15 | subinclude libs/format/test ; |
|---|
Note: See
TracBrowser
for help on using the repository browser.