mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
fix source build
This commit is contained in:
parent
a8a6b61de1
commit
49a32587a0
1 changed files with 3 additions and 1 deletions
|
@ -132,10 +132,12 @@
|
|||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.core.macosx"
|
||||
os="macosx"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
fragment="true"/>
|
||||
fragment="true"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.core.qnx"
|
||||
|
|
Loading…
Add table
Reference in a new issue