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

fix cpp cmake for emscripten #2472

Merged
merged 2 commits into from
Dec 12, 2019
Merged

fix cpp cmake for emscripten #2472

merged 2 commits into from
Dec 12, 2019

Conversation

kuegi
Copy link
Contributor

@kuegi kuegi commented Jan 16, 2019

Emscripten can do C++11. added it to the compilercheck in CMakeLists.

with this change you can easily use antlr as library when crosscompiling with emscripten.

Emscripten can do C++11. added it to the compilercheck in CMakeLists
@mike-lischke
Copy link
Member

@kuegi Please resolve the conflict in contributors.txt for a merge.

@mike-lischke
Copy link
Member

@parrt This is the last of the C++ patches for the new release and ready to be merged.

@parrt parrt added this to the 4.8 milestone Dec 12, 2019
@parrt parrt merged commit 8ae756a into antlr:master Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants