mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Fix cmake feature to use license feature for proper license.
Change-Id: Iec4d07db7f73f38fe72fe698fede2b380052879d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
This commit is contained in:
parent
dccd99c843
commit
67648e0396
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,9 @@
|
|||
id="org.eclipse.cdt.cmake"
|
||||
label="%featureName"
|
||||
version="9.3.0.qualifier"
|
||||
provider-name="%providerName">
|
||||
provider-name="%providerName"
|
||||
license-feature="org.eclipse.license"
|
||||
license-feature-version="0.0.0">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
Loading…
Add table
Reference in a new issue