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

SFML / SFML / 15267913411 / 26
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 27 May 2025 06:42AM UTC
Files 190
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: 64.079% (+0.04%) from 64.042%
15267913411.26

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.

6925 of 10807 relevant lines covered (64.08%)

0.64 hits per line

Source Files on job Windows VS2022 ClangCL MSBuild Static Debug - 15267913411.26
  • Tree
  • List 190
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15267913411
  • 406ad937 on github
  • Prev Job for on master (#15240602413.15)
  • 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