Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set running parameters when I click on the "launch" button provided by cmake-tool? #1449

Closed
monage2018 opened this issue Sep 21, 2020 · 1 comment
Labels
enhancement an enhancement to the product that is either not present or an improvement to an existing feature Feature: debug/launch fixed (release pending) fixed in pre-release and is pending official release
Milestone

Comments

@monage2018
Copy link

Hi,
My executable file(test) has a parameters, for exmaple:
./test "config.yaml"
The cmake-tool can detect all executables file, when i choose "test" and click on the "launch" button, there will be an error because there are not enough parameters.
I know that creating a "launch.json" in ".vscode" file will help, but Is there any way to add parameters by cmake-tool?

@bobbrow
Copy link
Member

bobbrow commented Sep 21, 2020

Thank you for your feedback. This is a duplicate of #1395.
PR #1444 addresses this and will be in the next release.

@bobbrow bobbrow closed this as completed Sep 21, 2020
@bobbrow bobbrow added enhancement an enhancement to the product that is either not present or an improvement to an existing feature Feature: debug/launch fixed (release pending) fixed in pre-release and is pending official release labels Sep 21, 2020
@bobbrow bobbrow added this to the 1.5.0 milestone Sep 21, 2020
@bobbrow bobbrow modified the milestones: 1.6.0, 1.5.0 Oct 15, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement an enhancement to the product that is either not present or an improvement to an existing feature Feature: debug/launch fixed (release pending) fixed in pre-release and is pending official release
Projects
None yet
Development

No branches or pull requests

2 participants