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

SFML / SFML / 15190334705 / 11
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 22 May 2025 03:42PM UTC
Files 192
Run time 10s
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: 63.758%. Remained the same
15190334705.11

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

6882 of 10794 relevant lines covered (63.76%)

0.64 hits per line

Source Files on job Windows VS2022 ClangCL MSBuild Shared Debug - 15190334705.11
  • Tree
  • List 192
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15190334705
  • a87763be on github
  • Prev Job for on master (#15114830060.28)
  • 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