mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Added boost license file to Boost.Mock generation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@468 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
7b04d84ba5
commit
a09b491446
5 changed files with 25 additions and 2 deletions
|
|
@ -127,10 +127,10 @@
|
|||
</copy>
|
||||
<copy todir="${boost.dir}/libs/mock/test">
|
||||
<fileset dir="${tests.dir}/test" includes="**"/>
|
||||
<fileset dir="jam" includes="Jamfile.jam"/>
|
||||
<fileset dir="boost" includes="Jamfile.jam"/>
|
||||
</copy>
|
||||
<copy todir="${boost.dir}">
|
||||
<fileset dir="jam" includes="Jamroot.jam,Jamfile.v2"/>
|
||||
<fileset dir="boost" includes="LICENSE_1_0.txt,Jamroot.jam,Jamfile.v2"/>
|
||||
</copy>
|
||||
<replaceregexp match="MOCK" replace="BOOST_MOCK" flags="g">
|
||||
<fileset dir="${boost.dir}" includes="**/*.hpp,**/*.cpp"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue