HowardHinnant / date

A date and time library based on the C++11/14/17 <chrono> header
Other
3.14k stars 675 forks source link

Allow option() override by FetchContent #813

Closed TheStormN closed 4 months ago

TheStormN commented 7 months ago

Fixes #812

TheStormN commented 4 months ago

@HowardHinnant I know you are not promoting CMake support, but in general it does work and tbh I don't think that just copying over some files into a project is a nice way for 3rd party dependency management.

My ask is to consider merging this PR, so my(and other people) life can become a bit easier. :)