git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@118 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2010-02-09 21:24:48 +00:00
parent 3846651590
commit 0e5deb6115

View file

@ -9,7 +9,6 @@
<target name="configure" description="update external libraries"> <target name="configure" description="update external libraries">
<update name="boost"/> <update name="boost"/>
<update name="mockpp"/> <!-- boost.test.xml needs it -->
</target> </target>
<target name="test" description="run unit tests"> <target name="test" description="run unit tests">