mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
attempt to fix build failure
This commit is contained in:
parent
9e3cc459c5
commit
a0790e177e
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@
|
|||
<!-- ===================================================================== -->
|
||||
|
||||
<target name="assemble.org.eclipse.cdt.launch.remote">
|
||||
<ant antfile="${assembleScriptName}" dir="${buildDirectory}">
|
||||
<property name="archiveName" value="cdt-launch-${branchVersion}-${buildId}.zip"/>
|
||||
</ant>
|
||||
</target>
|
||||
|
||||
<!-- ===================================================================== -->
|
||||
|
|
Loading…
Add table
Reference in a new issue