Skip to content

[embree3] Update to 3.11.0#12555

Merged
strega-nil merged 4 commits intomicrosoft:masterfrom
regen100:embree-3.11.0
Aug 9, 2020
Merged

[embree3] Update to 3.11.0#12555
strega-nil merged 4 commits intomicrosoft:masterfrom
regen100:embree-3.11.0

Conversation

@regen100
Copy link
Copy Markdown
Contributor

Update to the latest release v3.11.0.
Outdated patches are replaced.

@ghost
Copy link
Copy Markdown

ghost commented Jul 24, 2020

CLA assistant check
All CLA requirements met.

@NancyLi1013 NancyLi1013 added the category:port-update The issue is with a library, which is requesting update new revision label Jul 24, 2020
@regen100 regen100 marked this pull request as ready for review July 24, 2020 09:48
Remove unused function include(vcpkg_common_functions)
@NancyLi1013
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
@NancyLi1013
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@NancyLi1013
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@NancyLi1013 NancyLi1013 added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Aug 5, 2020
@@ -0,0 +1,4 @@
The package embree3 provides CMake targets:

find_package(embree 3 CONFIG REQUIRED)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
find_package(embree 3 CONFIG REQUIRED)
find_package(embree3 CONFIG REQUIRED)

Isn't this the correct find_package?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes. Related to #8608, users often use find_package(embree 3).
And also, Upstream README says using FIND_PACKAGE(embree 3.0 REQUIRED).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ah, alright, cool :)

@strega-nil strega-nil merged commit c7a2f02 into microsoft:master Aug 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-update The issue is with a library, which is requesting update new revision 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