Skip to content

Apple: Preserve high resolution mtime for static libraries

Gregor Jasny requested to merge gjasny/cmake:touch-after-ranlib into master

ranlib on macOS truncates the fractional archive mtime part which leads to archives considered to be out-of-date.

Closes: #19222 (closed)

Merge request reports