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

jinja2cpp: fix JINJA2CPP_CXX_STANDARD mapping with compiler.cppstd when cppstd is gnu* #20520

Merged
merged 2 commits into from
Oct 15, 2023

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Oct 11, 2023

Definition of JINJA2CPP_CXX_STANDARD in CMakeToolchain was broken with compiler.cppstd set to something like gnu*:

CMake Error in CMakeLists.txt:
  The CXX_STANDARD property on target "jinja2cpp" contained an invalid value:
  "gnu20".

@conan-center-bot

This comment has been minimized.

@SpaceIm
Copy link
Contributor Author

SpaceIm commented Oct 12, 2023

license stuck

@SpaceIm SpaceIm closed this Oct 12, 2023
@SpaceIm SpaceIm reopened this Oct 12, 2023
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 3 (0a06b39e8f5f3cc9e90869fa900014bfeb8dade3):

  • jinja2cpp/1.2.1:
    All packages built successfully! (All logs)

  • jinja2cpp/1.1.0:
    All packages built successfully! (All logs)


Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 3 (0a06b39e8f5f3cc9e90869fa900014bfeb8dade3):

  • jinja2cpp/1.2.1:
    All packages built successfully! (All logs)

  • jinja2cpp/1.1.0:
    All packages built successfully! (All logs)

@AbrilRBS AbrilRBS self-assigned this Oct 13, 2023
@conan-center-bot conan-center-bot merged commit 3e1a99d into conan-io:master Oct 15, 2023
@SpaceIm SpaceIm deleted the fix/jinja2cpp-cppstd-gnu branch October 15, 2023 15:26
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