mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
update default target to nightly for CDT builds
This commit is contained in:
parent
2bfb47f111
commit
caac3238db
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<project default="build">
|
||||
<project default="nightly">
|
||||
|
||||
<target name="hi">
|
||||
<echo message="${eclipse.home}"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue