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

jsoncpp: Fix build #13088

Merged
merged 1 commit into from
Feb 22, 2025
Merged

jsoncpp: Fix build #13088

merged 1 commit into from
Feb 22, 2025

Conversation

renatahodovan
Copy link
Contributor

This patch ensures that jsoncpp is consistently built with C++17 by modifying CMakeLists.txt to replace CMAKE_CXX_STANDARD 11 with CMAKE_CXX_STANDARD 17.

This patch ensures that jsoncpp is consistently built with C++17 by
modifying CMakeLists.txt to replace CMAKE_CXX_STANDARD 11 with
CMAKE_CXX_STANDARD 17.
Copy link

renatahodovan is a new contributor to projects/jsoncpp. The PR must be approved by known contributors before it can be merged. The past contributors are: vitalybuka, DonggeLiu, Navidem, dannyallover, inferno-chromium, kabeer27, Dor1s, ssbr (unverified)

@DavidKorczynski DavidKorczynski merged commit ce8ff12 into google:master Feb 22, 2025
16 checks passed
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.

2 participants