mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-05 07:15:39 +02:00
Missed the cross gcc templates from the build.
This commit is contained in:
parent
d59ee59cad
commit
84bab1d98d
1 changed files with 2 additions and 1 deletions
|
@ -2,4 +2,5 @@ source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml
|
plugin.xml,\
|
||||||
|
templates/
|
||||||
|
|
Loading…
Add table
Reference in a new issue