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

SFML / SFML / 15267913411 / 18
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 27 May 2025 06:42AM UTC
Files 156
Run time 6s
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

27 May 2025 06:12AM UTC coverage: 66.783%. Remained the same
15267913411.18

push

github

ChrisThrasher
Set cmake_policy in SFMLConfig.cmake

`SFMLConfig.cmake` uses the `if(... IN_LIST` feature which requires
policy `CMP0057` to be enabled (added in CMake 3.3). If an application
uses `find_package(SFML)` with a minimum CMake version set to less
than `3.3`, the `IN_LIST` lines cause a CMake error.

Fix this by setting the minimum CMake policy we require in
`SFMLConfig.cmake`. CMake keeps a policy stack so this does not affect
the application's policy.

7288 of 10913 relevant lines covered (66.78%)

0.67 hits per line

Source Files on job Windows VS2022 OpenGL ES Static Debug - 15267913411.18
  • Tree
  • List 156
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15267913411
  • 406ad937 on github
  • Prev Job for on master (#15240602413.27)
  • Next Job for on master (#15370386576.1)
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