Vscode-cmake-tools: Add variable substitution for the active Kit's compiler

Created on 13 Aug 2020  路  1Comment  路  Source: microsoft/vscode-cmake-tools

How can I get the current buildKit.compiler of C or CXX properties in tasks.json or launch.json ?
Using ${command:cmake.buildKit} I've got just the name, right ?

_Originally posted by @mfdeveloper in https://github.com/microsoft/vscode-cmake-tools/issues/334#issuecomment-673438019_

Feature Request build debulaunch help wanted

Most helpful comment

A new command would have to be added to extract this information. If you have the time, we would accept a PR. You can model it on this PR: #726

>All comments

A new command would have to be added to extract this information. If you have the time, we would accept a PR. You can model it on this PR: #726

Was this page helpful?
0 / 5 - 0 ratings