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

The 'path' member of 'target' or 'source' could be relative #1628

Closed
wants to merge 4 commits into from
Closed

The 'path' member of 'target' or 'source' could be relative #1628

wants to merge 4 commits into from

Conversation

elsonwei
Copy link
Contributor

@elsonwei elsonwei commented Jan 24, 2021

Fix #1504

Refer to https://cmake.org/cmake/help/git-stage/manual/cmake-file-api.7.html#codemodel-version-2-target-object.
The target path and source file path could be relative, so the convertToExtCodeModelFileGroup() must convert the paths to absolute first.

@ghost
Copy link

ghost commented Jan 24, 2021

CLA assistant check
All CLA requirements met.

@elsonwei elsonwei closed this Jan 27, 2021
@elsonwei elsonwei deleted the fix_ext_code_model branch January 27, 2021 12:43
@elsonwei elsonwei restored the fix_ext_code_model branch January 27, 2021 12:45
@github-actions github-actions bot locked and limited conversation to collaborators Jan 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to open source file outside workspaceFolder from project outline
1 participant