Skip to content

fix: google-cloud-cpp ignores CMAKE_CXX_STANDARD#69

Merged
xhochy merged 2 commits intoconda-forge:masterfrom
coryan:fix-cmake-cxx-version-override
Nov 2, 2021
Merged

fix: google-cloud-cpp ignores CMAKE_CXX_STANDARD#69
xhochy merged 2 commits intoconda-forge:masterfrom
coryan:fix-cmake-cxx-version-override

Conversation

@coryan
Copy link
Contributor

@coryan coryan commented Oct 28, 2021

Fixes #68

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

recipe/build.sh Outdated
Comment on lines 36 to 42
echo CMAKE_ARGS=${CMAKE_ARGS}

cmake ${CMAKE_ARGS} \
-GNinja \
-DCMAKE_PREFIX_PATH=$PREFIX \
-S google/cloud/storage/quickstart -B build_cmake_test
cmake --build build_cmake_test
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done (I think). Though I am not sure how useful this PR is now that the recipe is using v1.33.0.

Copy link
Member

Choose a reason for hiding this comment

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

It's good to have this as a check for regressions.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I was trying to look for recipes to lint for you, but it appears we have a merge conflict.
Please try to merge or rebase with the base branch to resolve this conflict.

Please ping the 'conda-forge/core' team (using the @ notation in a comment) if you believe this is a bug.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@xhochy xhochy merged commit 88ecdb8 into conda-forge:master Nov 2, 2021
@coryan coryan deleted the fix-cmake-cxx-version-override branch November 2, 2021 17:05
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.

Incompatible C++ versions between Abseil and google-cloud-cpp

3 participants