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

dawagner / parameter-framework / 222
73%
master: 78%

Build:
Build:
LAST BUILD BRANCH: integerparam-template
DEFAULT BRANCH: master
Ran 09 Sep 2015 01:37PM UTC
Jobs 2
Files 232
Run time 21s
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
222

push

travis-ci

dawagner
CMake: rely on CMAKE_PREFIX_PATH for finding user-provided dependencies

I used to think that CMAKE_PREFIX_PATH should not be set by the user (the one
running the "cmake" commands) but it turns out, it is the correct way to tell
CMake where to find user-provided packages, includes, libs, etc.

In order to set CMAKE_PREFIX_PATH to multiple paths, it can be set to a
semicolon-separated list of values (this is the case for a lot of other
variables in CMake).

Signed-off-by: David Wagner <david.wagner@intel.com>

5059 of 6943 relevant lines covered (72.86%)

3722.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 222.1 09 Sep 2015 01:37PM UTC 0
72.86
Travis Job 222.1
2 222.2 09 Sep 2015 01:37PM UTC 0
0.0
Travis Job 222.2
Source Files on build 222
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #222
  • be935ca8 on github
  • Next Build on cmake-prefix-path-usage (#224)
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