From 279fc6a8b2b301c9733c864fccf1ea0872f95f52 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Tue, 4 Aug 2020 12:51:02 -0400 Subject: [PATCH] Bug 559674: Include CMake IS in CMake feature This is one way to publish the cmake.is plug-ins. It may be that additional features are desired as this implementation is all of cmake support or non of it. Change-Id: Ie945d2ce94b5ac34c6c238ed7bfbdc3ff336e538 --- .../org.eclipse.cdt.cmake-feature/feature.xml | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/build/org.eclipse.cdt.cmake-feature/feature.xml b/build/org.eclipse.cdt.cmake-feature/feature.xml index 06cd0760b9a..251bdc311ea 100644 --- a/build/org.eclipse.cdt.cmake-feature/feature.xml +++ b/build/org.eclipse.cdt.cmake-feature/feature.xml @@ -42,4 +42,59 @@ fragment="true" unpack="false"/> + + + + + + + + + + + + + + + +