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

lower cmake requirement to 3.1.0 #19

Merged
merged 1 commit into from Jan 11, 2016

Commits on Jan 11, 2016

  1. lower cmake requirement to 3.1.0

    eaf7229 suggests that it was bumped to
    3.2 for CMAKE_CXX_STANDARD, this feature was however introduced in 3.1.
    
    lower the cmake requirement from 3.2 to 3.1 to align with the actual
    requirements
    hsitter committed Jan 11, 2016