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

nlohmann / json / 3180
100%
develop: 99%

Build:
Build:
LAST BUILD BRANCH: fix/iteration-proxy-incomplete-type
DEFAULT BRANCH: develop
Ran 02 Nov 2018 11:52AM UTC
Jobs 1
Files 31
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
3180

Pull #1330

travis-ci

web-flow
CMake: Optional Install if Embedded

When adding this library as embedded library with private
"target link", e.g. only used inside private source files, the
library does not need to be installed when the main project gets
installed.

This adds an additional option `JSON_Install` similar to the
test-build control switch in order to skip installing headers and
CMake config files if requested.

Avoids using
```cmake
add_subdirectory(path/to/nlohmann_json EXCLUDE_FROM_ALL)
```

which has further side-effects:
https://cmake.org/cmake/help/v3.0/command/add_subdirectory.html
Pull Request #1330: CMake: Optional Install if Embedded

4055 of 4055 relevant lines covered (100.0%)

12732709.73 hits per line

Jobs
ID Job ID Ran Files Coverage
6 3180.6 (COMPILER=g++-4.9 CMAKE_OPTIONS=-DJSON_Coverage=ON MULTIPLE_HEADERS=ON) 02 Nov 2018 11:52AM UTC 0
100.0
Travis Job 3180.6
Source Files on build 3180
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3180
  • Pull Request #1330
  • PR Base - develop (#3177)
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