AcademySoftwareFoundation / AcademySoftwareFoundation/openvdb
[BUG] Support for cmake RelWithDefInfo target
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 774
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 34
Description
### Environment
any
### Describe the bug
TBB needs a little more support in the find script
### To Reproduce
https://github.com/PixarAnimationStudios/OpenUSD/pull/2760#issuecomment-1786288781
### Expected behavior
Should be able to find tbb under RelWithDebInfo.
### Additional context
The request is to have OpenUSD patch OpenVdb, but the better solution is to request a fix here :)
Contributor guide
Research direction
Start with the linked OpenUSD pull request comment and locate OpenVDB's CMake find script for TBB configuration handling. Reproduce the lookup for a RelWithDebInfo target, then verify that TBB is found under that configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100