mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Added headers integrity check
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@291 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
f9df9c3362
commit
43188dcefb
3 changed files with 3 additions and 1 deletions
|
|
@ -12,6 +12,7 @@
|
|||
</target>
|
||||
|
||||
<target name="test" description="run unit tests">
|
||||
<build-lib name="turtle" depends="boost" mode="release"/>
|
||||
<build-test name="turtle" depends="boost" mode="all">
|
||||
<compilerarg value="-Wno-uninitialized" location="mid" if="is-cygwin"/>
|
||||
</build-test>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue