1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 09:46:02 +02:00

Set Include Binary Equivalents to false for new major release of CDT in setup file (#1137)

Fixes #1123
This commit is contained in:
Jonah Graham 2025-04-09 13:26:29 -04:00 committed by GitHub
parent b25dc65e33
commit 04105c2457
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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