mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-03 14:54:30 +02:00
meant to check this in months ago
[SVN r16164]
This commit is contained in:
10
test/aux_/Jamfile
Normal file
10
test/aux_/Jamfile
Normal file
@@ -0,0 +1,10 @@
|
||||
subproject libs/mpl/test/aux_ ;
|
||||
|
||||
# bring in rules for testing
|
||||
SEARCH on testing.jam = $(BOOST_BUILD_PATH) ;
|
||||
include testing.jam ;
|
||||
|
||||
compile debug_print.cpp ;
|
||||
compile has_rebind.cpp ;
|
||||
compile has_distance.cpp ;
|
||||
compile typeof.cpp ;
|
Reference in New Issue
Block a user