googletest icon indicating copy to clipboard operation
googletest copied to clipboard

Address Issue #4289 by setting CMake policy CMP0135 to the new (recommended) behavior when CMake version supports

Open dodohand opened this issue 1 year ago • 1 comments
trafficstars

select new behavior for CMP0135 when supported by cmake so that: "CMake 3.24 and above prefers to set the timestamps of all extracted contents to the time of the extraction. This ensures that anything that depends on the extracted contents will be rebuilt whenever the URL changes."

Fixes #4289

dodohand avatar Oct 22 '24 14:10 dodohand