Skip to content

[comms] fixes debug build configuration#15159

Merged
vicroms merged 14 commits intomicrosoft:masterfrom
mathisloge:comms-fix
Dec 18, 2020
Merged

[comms] fixes debug build configuration#15159
vicroms merged 14 commits intomicrosoft:masterfrom
mathisloge:comms-fix

Conversation

@mathisloge
Copy link
Copy Markdown
Contributor

Describe the pull request

  • What does your PR fix?
    i've discoverd that the debug build configuration is broken as soon as one is including the project.
    this PR moves the cmake files from lib / debug/lib to share. the root cause was that the target config cmake file had INTERFACE_INCLUDE_DIRECTORIES set to debug/include/{port}

  • Which triplets are supported/not supported? Have you updated the CI baseline? uwp /yes

  • Does your PR follow the maintainer guide?yes

@mathisloge
Copy link
Copy Markdown
Contributor Author

/cc commschamp/comms#1

@vicroms
Copy link
Copy Markdown
Member

vicroms commented Dec 16, 2020

Please update the port version of all updated ports.

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
@JackBoosY JackBoosY added the category:port-bug The issue is with a library, which is something the port should already support label Dec 17, 2020
@mathisloge mathisloge requested a review from vicroms December 17, 2020 08:50
@mathisloge mathisloge requested a review from JackBoosY December 17, 2020 10:09
@JackBoosY JackBoosY added info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. and removed requires:author-response labels Dec 18, 2020
@JackBoosY
Copy link
Copy Markdown
Contributor

LGTM.

@vicroms vicroms merged commit e141791 into microsoft:master Dec 18, 2020
@mathisloge mathisloge deleted the comms-fix branch December 18, 2020 11:31
Jimmy-Hu added a commit to Jimmy-Hu/vcpkg that referenced this pull request Dec 18, 2020
[comms] fixes debug build configuration (microsoft#15159)
ryukw7 pushed a commit to ryukw7/vcpkg that referenced this pull request Dec 24, 2020
* set include directory correctly

* Revert "set include directory correctly"

This reverts commit bde9f29.

* try suggested fix

* try changes

* apply fix for comms-ublox

* fix commsdsl

* try moving in port dir

* Revert "try moving in port dir"

This reverts commit 93546df.

* set port version

* fix port version

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>

* add usage file to comms

* add line to usage

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-bug The issue is with a library, which is something the port should already support info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants