stotko / stdgpu

stdgpu: Efficient STL-like Data Structures on the GPU
https://stotko.github.io/stdgpu/
Apache License 2.0
1.15k stars 81 forks source link

cmake: Update support for CMake 3.30 #426

Closed stotko closed 2 months ago

stotko commented 2 months ago

CMake 3.30 has been recently released. Keep up with the pace of introduced behavioral changes by bumping the maximum supported policy version.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.34%. Comparing base (89e2a96) to head (f60dfa3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #426 +/- ## ======================================= Coverage 97.34% 97.34% ======================================= Files 32 32 Lines 2524 2524 ======================================= Hits 2457 2457 Misses 67 67 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.