summaryrefslogtreecommitdiff
path: root/icespider/testing/Jamfile.jam
blob: 19d1df2a5a2c5e7463368a24d2afb0ba2b3a35bb (plain)
1
2
3
4
5
6
7
8
lib icespider-testing :
	[ glob-tree *.cpp : bin ]
	:
	<library>..//core
	: :
	<library>..//core
	<include>.
	;