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

Add MsBuildResolver and CMakeResolver examples #340

Merged
merged 1 commit into from May 21, 2019
Merged

Add MsBuildResolver and CMakeResolver examples #340

merged 1 commit into from May 21, 2019

Conversation

jbayardo
Copy link
Member

No description provided.

@jbayardo jbayardo requested review from cdmihai and smera May 18, 2019 19:09
resolvers: [
{
kind: "MsBuild",
root: d`.`,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

side-note: Should we rename this to projectRoot like cmake?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could... don't have a strong opinion about this :)


In reply to: 285703454 [](ancestors = 285703454)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inconsistency raises the WTF/minute metric :)


In reply to: 285705018 [](ancestors = 285705018,285703454)

Copy link
Member

@dannyvv dannyvv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Member

@smera smera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@dannyvv
Copy link
Member

dannyvv commented May 20, 2019

Not needed in this PR, but we should file a workitem to have these examples build as part of our unittests.

@jbayardo jbayardo merged commit b293076 into microsoft:master May 21, 2019
@jbayardo jbayardo deleted the resolver-examples branch May 21, 2019 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants