mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +02:00

Change-Id: I9d47dd464ba9f9c7b696c2e6f69c2c90abd31071 Signed-off-by: Martin Weber <fifteenknots505@gmail.com>
13 lines
No EOL
544 B
INI
13 lines
No EOL
544 B
INI
bundleName=CMake CDT indexer support
|
|
bundleDescription= CMake support for CDT Indexer (Provides preprocessor macros & include paths)
|
|
|
|
Bundle-Vendor = Eclipse CDT
|
|
Bundle-Copyright = 2013 Martin Weber\n\
|
|
\n\
|
|
This program and the accompanying materials are made\n\
|
|
available under the terms of the Eclipse Public License 2.0\n\
|
|
which is available at https://www.eclipse.org/legal/epl-2.0/\n\
|
|
\n\
|
|
SPDX-License-Identifier: EPL-2.0
|
|
extension-point.name = Detection Participant
|
|
CompileCommandsJsonParserMarker.name = CMake compile_commands.json parser |