mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Refactored error traces generation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@293 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
3aa4ad9d12
commit
ac409e0c56
1 changed files with 3 additions and 2 deletions
|
|
@ -38,9 +38,10 @@
|
|||
<trycatch>
|
||||
<try>
|
||||
<echo>${file}</echo>
|
||||
<build-test name="errors" excludes="**" depends="boost">
|
||||
<compile name="errors" input="${tests.dir}/errors_test" outdir="${out.dir}/errors_test" excludes="**">
|
||||
<includepath path="${libraries.dir}"/>
|
||||
<fileset file="${file}"/>
|
||||
</build-test>
|
||||
</compile>
|
||||
</try>
|
||||
</trycatch>
|
||||
</target>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue