• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nlohmann / json / 3254
100%
develop: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/step-security/harden-runner-2.15.1
DEFAULT BRANCH: develop
Ran 31 Dec 2018 06:31PM UTC
Jobs 1
Files 32
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3254

Pull #1409

travis-ci

web-flow
buildsystem: relax requirement on cmake version

Commit 73cc5089 (Using target_compile_features to specify C++ 11
standard) bumped the required cmake version, from 3.0 to 3.8, so
as to get the definition of target_compile_features().

However, target_compile_features() was introduced in cmake-3.1:
    https://cmake.org/cmake/help/v3.1/command/target_compile_features.html

And using cmake-3.1 is indeed sufficient to properly build.

As such, relax the minimum required version down to cmake-3.1,
so we can build on oldish, entreprise-grade distributions that
only have cmake-3.1 (or at least, don't have up to cmake-3.8).

Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Pull Request #1409: buildsystem: relax requirement on cmake version

4066 of 4066 relevant lines covered (100.0%)

13231623.44 hits per line

Jobs
ID Job ID Ran Files Coverage
6 3254.6 (COMPILER=g++-4.9 CMAKE_OPTIONS=-DJSON_Coverage=ON MULTIPLE_HEADERS=ON) 31 Dec 2018 06:31PM UTC 0
100.0
Travis Job 3254.6
Source Files on build 3254
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3254
  • Pull Request #1409
  • PR Base - develop (#3253)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc