Skip to content

Commit 0a9ec78

Browse files
committed
[#227] Refactor ClangdConfigurationManager
- Add org.eclipse.cdt.cmake.core to target definition fixes #227
1 parent 9aba9db commit 0a9ec78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

releng/org.eclipse.cdt.lsp.target/org.eclipse.cdt.lsp.target.target

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
<!-- We explicitly have CDT in target platform so that developers can develop org.eclipse.cdt.core/ui without requiring all the projects from CDT in their workspace. -->
4646
<repository location="https://download.eclipse.org/tools/cdt/releases/11.3/cdt-11.3.0/" />
4747
<unit id="org.eclipse.cdt.feature.group" version="0.0.0" />
48+
<unit id="org.eclipse.cdt.cmake.core" version="0.0.0"/>
4849
</location>
4950
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
5051
<repository location="https://download.eclipse.org/wildwebdeveloper/releases/latest/" />

0 commit comments

Comments
 (0)