Files
config/tools/Jamfile
John Maddock 3423ec4c52 Added BOOST_NO_IS_ABSTRACT.
[SVN r26422]
2004-12-04 11:36:36 +00:00

12 lines
240 B
Plaintext

# Copyright John Maddock.
subproject libs/config/tools ;
# bring in the rules for testing
import testing ;
run generate.cpp
<lib>../../regex/build/boost_regex
<lib>../../filesystem/build/boost_filesystem
: : $(BOOST_ROOT) ;