author | Mathieu Lacage <mathieu.lacage@inria.fr> |
Mon, 28 Mar 2011 09:27:10 +0200 | |
changeset 8 | 22723c848b28 |
parent 3 | 6c512aedca40 |
child 9 | 23b2b96ba147 |
permissions | -rw-r--r-- |
3 | 1 |
<modules> |
2 |
<module name="dtk" version="HEAD"> |
|
3 |
<source type="git"> |
|
4 |
<attribute name="url" value="git://dtk.inria.fr/dtk/dtk.git"/> |
|
5 |
<attribute name="revision" value="refs/remotes/origin/master"/> |
|
6 |
<!-- <attribute name="revision" value="b741f29"/> --> |
|
7 |
</source> |
|
8
22723c848b28
add support for inline module source and build objects
Mathieu Lacage <mathieu.lacage@inria.fr>
parents:
3
diff
changeset
|
8 |
<build type="cmake" version="2.8"> |
22723c848b28
add support for inline module source and build objects
Mathieu Lacage <mathieu.lacage@inria.fr>
parents:
3
diff
changeset
|
9 |
<attribute name="objdir" value="any"/> |
22723c848b28
add support for inline module source and build objects
Mathieu Lacage <mathieu.lacage@inria.fr>
parents:
3
diff
changeset
|
10 |
</build> |
3 | 11 |
</module> |
12 |
</modules> |