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

SFML / SFML / 15190334705 / 12
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 22 May 2025 03:42PM UTC
Files 193
Run time 9s
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

22 May 2025 03:13PM UTC coverage: 62.649%. Remained the same
15190334705.12

push

github

ChrisThrasher
Fix pkg-config when SFML_PKGCONFIG_INSTALL_DIR is unset

Commit e5127715e64a ("Install pkgconfig only if module is built")
attempted to move the pkg-config installation rules into
`sfml_add_library`, but this fails if `SFML_PKGCONFIG_INSTALL_DIR` is
unset because this code is run before the default value is set in
`CMakeLists.txt`.

Fix by moving the `add_subdirectory(src/SFML)` line below the
pkg-config setup code.

Closes: #3504

1789 of 3101 branches covered (57.69%)

Branch coverage included in aggregate %.

7686 of 12023 relevant lines covered (63.93%)

4203.86 hits per line

Source Files on job macOS x64 Xcode Shared Debug - 15190334705.12
  • Tree
  • List 193
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 15190334705
  • a87763be on github
  • Prev Job for on master (#15114830060.16)
  • Next Job for on master (#15240602413.30)
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