1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 17:26:01 +02:00

Set Include Binary Equivalents to false for new major release of CDT in setup file

This commit is contained in:
Jonah Graham 2025-04-09 13:25:35 -04:00
parent b25dc65e33
commit 56581db808

View file

@ -239,7 +239,8 @@
vmArguments="-Xms40m -Xmx512M -ea">
<targlet
name="CDT"
includeAllPlatforms="true">
includeAllPlatforms="true"
includeBinaryEquivalents="false">
<requirement
name="org.eclipse.license.feature.group"/>
<requirement