googletest icon indicating copy to clipboard operation
googletest copied to clipboard

[FR]: Publish `hermetic_build.cmake`

Open leha-bot opened this issue 3 months ago • 0 comments
trafficstars

Does the feature exist in the most recent commit?

It seems to exist long time ago (from commit https://github.com/google/googletest/blob/c476707e82f8db4974912594fbf419326973cb2a/CMakeLists.txt )

Why do we need this feature?

It could improve all downstream distributions with ability to use hermetic builds with CMake and improves the reproducibility of all gtest builds

Describe the proposal.

There are a mystical cmake script for hermetic builds using cmake, but it is not exist in repo , but optionally include()-d.

Is the feature specific to an operating system, compiler, or build system version?

Specific to cmake build

leha-bot avatar Aug 12 '25 16:08 leha-bot