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

Don't use C++11/14 flags when compiling with MSVC #33

Merged
merged 1 commit into from Nov 26, 2015
Merged

Don't use C++11/14 flags when compiling with MSVC #33

merged 1 commit into from Nov 26, 2015

Conversation

ghost
Copy link

@ghost ghost commented Nov 13, 2015

When using MSVC, shouldn't set the -std=c++11 or -std=c++14 flags. Not sure if this is the best fix but it works!

@jaredgrubb
Copy link
Member

I'm no cmake wizard, so I'll assume you're right on this :)

jaredgrubb added a commit that referenced this pull request Nov 26, 2015
Don't use C++11/14 flags when compiling with MSVC
@jaredgrubb jaredgrubb merged commit af1e5c8 into docopt:master Nov 26, 2015
@jaredgrubb
Copy link
Member

Thanks!

@ghost ghost deleted the msvc-cmake-c++11-fix branch November 30, 2015 12:36
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.

1 participant