Skip to content

Fix Typo in Tasking CMakeLists.txt message#546

Open
dbs4261 wants to merge 4 commits into
RenderKit:masterfrom
dbs4261:patch-1
Open

Fix Typo in Tasking CMakeLists.txt message#546
dbs4261 wants to merge 4 commits into
RenderKit:masterfrom
dbs4261:patch-1

Conversation

@dbs4261
Copy link
Copy Markdown
Contributor

@dbs4261 dbs4261 commented May 30, 2025

Fixed typo in cmake where the TBB component used by embree wasn't correctly output to cmake status.

dbs4261 added 3 commits May 30, 2025 16:37
Fixed typo in cmake where the TBB component used by embree wasn't correctly output to cmake status.
@dbs4261 dbs4261 changed the title Fix Typo in Tasking CMakeLists.txt Fix Typo in Tasking CMakeLists.txt message Oct 11, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates Embree’s tasking CMake logic so the configuration status message correctly reports the TBB component target name being reused, matching the variable actually used for linking (EMBREE_TBB_COMPONENT).

Changes:

  • Fixes a typo in the message() string to reference ${EMBREE_TBB_COMPONENT} instead of an incorrect/undefined ${TBB_COMPONENT}.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stefanatwork stefanatwork self-requested a review June 3, 2026 07:54
@stefanatwork stefanatwork added this to the 4.4.2 milestone Jun 3, 2026
@stefanatwork stefanatwork self-assigned this Jun 3, 2026
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.

3 participants