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

CMake: set min required C++ standard to C++11 #293

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Apr 7, 2022

do not hardcode -std=c++11, but let CMake set the minimum required C++ standard of cppkafka if consumer does not force CMAKE_CXX_STANDARD

do not hardcode -std=c++11, but let CMake set the minimum required C++ standard of cppkafka if consumer do not force CMAKE_CXX_STANDARD
@mfontanini
Copy link
Owner

Thanks!

@mfontanini mfontanini merged commit 76d175e into mfontanini:master Apr 8, 2022
@SpaceIm SpaceIm deleted the fix/cppstd branch April 8, 2022 16:16
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