mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-11 02:05:39 +02:00
Mark CMake feature as experimental.
We will the put it into the simrel repository so people can try it out. Change-Id: Ie7bd94062cfb236f266e413a8350c214ccdadb2c
This commit is contained in:
parent
39c781f81a
commit
a6c3d5d3f4
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
# This file should be translated.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "featureName" property - name of the feature
|
||||||
featureName=C/C++ CMake Support
|
featureName=C/C++ CMake Support (experimental)
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse CDT
|
providerName=Eclipse CDT
|
||||||
|
@ -22,7 +22,7 @@ description=Support for projects built using CMake
|
||||||
|
|
||||||
# copyright
|
# copyright
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2015 QNX Software Systems and others.\n\
|
Copyright (c) 2015,2016 QNX Software Systems and others.\n\
|
||||||
All rights reserved. This program and the accompanying materials\n\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
Loading…
Add table
Reference in a new issue