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

openvdb: fix CMake imported target + modernize #10765

Merged
merged 3 commits into from
May 14, 2022

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented May 12, 2022


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the conan-center hook activated.

SpaceIm added 3 commits May 12, 2022 18:14
- relocatable shared lib on macOS
- cache CMake configuration with functools.lru_cache
- fix min msvc version when compiler=msvc in profile
- move checks to validate
- fix CMake imported target, it's always OpenVDB::openvdb in upstream FindOpenVDB.cmake file (there is no config file upstream)
- CMakeDeps support
also require onetbb instead of deprecated tbb recipe
@conan-center-bot
Copy link
Collaborator

All green in build 1 (0dbfb1f87af40785c5e3563929639970460fc979):

  • openvdb/8.0.1@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit a0e48b4 into conan-io:master May 14, 2022
@SpaceIm SpaceIm deleted the openvdb-modernize branch May 14, 2022 08:44
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.

4 participants