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

SFML / SFML / 15267913411 / 27
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 27 May 2025 06:42AM UTC
Files 156
Run time 7s
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: 65.803% (+0.1%) from 65.665%
15267913411.27

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.

7641 of 11612 relevant lines covered (65.8%)

0.66 hits per line

Source Files on job Windows VS2019 x86 Shared Debug - 15267913411.27
  • Tree
  • List 156
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15267913411
  • 406ad937 on github
  • Prev Job for on master (#15240602413.4)
  • 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