Skip to content

Conversation

@NeroBurner
Copy link

Disable optional dependencies searched for in upstream, we want to stay reproducible.

  • WITH_UNWIND=OFF: flag introduced with 0.5.0
  • WITH_GTEST=OFF: flag introduced with 0.6.0

Fixes: #718

Disable optional dependencies searched for in upstream, we want to
stay reproducible.

- `WITH_UNWIND=OFF`: flag introduced with 0.5.0
- `WITH_GTEST=OFF`: flag introduced with 0.6.0

Fixes: #718
@NeroBurner NeroBurner added the package:update Add a new version to an existing package label Oct 30, 2023
@NeroBurner NeroBurner requested a review from rbsheth October 30, 2023 15:26
@NeroBurner NeroBurner merged commit 70fd631 into master Oct 30, 2023
@NeroBurner NeroBurner deleted the glog_v0.6.0 branch October 30, 2023 18:20
@NeroBurner
Copy link
Author

NeroBurner added a commit that referenced this pull request Jun 6, 2025
Link to Release:
https://github.com/cpp-pm/hunter/releases/tag/v0.25.3

Changes:

- Silence warnings when building with CMake 3.27 [GH#717](#717)
  - update `gate` submodule with fixed CMake 3.27 deprecation warnings as well
- `glog`: add version `0.6.0` and disable new dependencies [GH#719](#719)
- `ceres-solver`: update to `v2.2.0-p1` [GH#720](#720)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:update Add a new version to an existing package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add glog v0.6.0 version

3 participants