ned14 / outcome

Provides very lightweight outcome<T> and result<T> (non-Boost edition)
https://ned14.github.io/outcome
Other
675 stars 62 forks source link

build: Require at least CMake 3.9 #290

Closed BurningEnlightenment closed 8 months ago

BurningEnlightenment commented 8 months ago

The minimum supported CMake version is currently determined by what RHEL 7 ships.