Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Reduce required version of gcc to 4.8 per latest project README #1841

Merged
merged 1 commit into from
Apr 25, 2019

Conversation

headupinclouds
Copy link
Contributor

  • I've checked this Git style guide. [Yes]
  • I've checked this CMake style guide. [Yes]
  • My change will work with CMake 3.2 (minimum requirement for Hunter). [Yes]
  • I will try to keep this pull request as small as possible and will try not to mix unrelated features. [Yes]

Relax gcc compiler requirements -- the package currently works with GCC 4.8 or newer.

https://github.com/nlohmann/json#supported-compilers

  • GCC 4.8 - 9.0 (and possibly later)

Updating this for the latest version seems to be the right thing to do. It might be the case that older versions had different requirements.

@ruslo ruslo merged commit 85e43a9 into ruslo:master Apr 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants