mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-21 07:55:24 +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
5b09d85d76
commit
1ddcfa1856
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,9 @@
|
||||||
id="org.eclipse.cdt.cmake"
|
id="org.eclipse.cdt.cmake"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="9.2.0.qualifier"
|
version="9.2.0.qualifier"
|
||||||
provider-name="%providerName">
|
provider-name="%providerName"
|
||||||
|
license-feature="org.eclipse.license"
|
||||||
|
license-feature-version="0.0.0">
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
|
Loading…
Add table
Reference in a new issue