mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 17:55:39 +02:00
Added core.macosx to cdt-feature.
This commit is contained in:
parent
d1dfc1364e
commit
f84ad21f39
1 changed files with 8 additions and 0 deletions
|
@ -155,4 +155,12 @@
|
||||||
install-size="0"
|
install-size="0"
|
||||||
version="2.0.0"/>
|
version="2.0.0"/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="org.eclipse.cdt.core.macosx"
|
||||||
|
os="macosx"
|
||||||
|
download-size="0"
|
||||||
|
install-size="0"
|
||||||
|
version="2.0.0"
|
||||||
|
fragment="true"/>
|
||||||
|
|
||||||
</feature>
|
</feature>
|
||||||
|
|
Loading…
Add table
Reference in a new issue