rizsotto / Bear

Bear is a tool that generates a compilation database for clang tooling.
GNU General Public License v3.0
4.83k stars 313 forks source link

Update CMakeLists.txt #531

Closed Spongman closed 1 year ago

Spongman commented 1 year ago

Avoid warning about DOWNLOAD_EXTRACT_TIMESTAMP in CMake 3.24 and newer

rizsotto commented 1 year ago

Thanks @Spongman !