mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
de836031d4
This finally prevents Ninja from rebuilding everything needlessly each time a CMake reconfiguration was triggered. The root cause is that we used `file(WRITE ...)`, which always unconditionally overwrites, so Ninja sees those files as "dirty". PiperOrigin-RevId: 453849514 Change-Id: Ib878df21371387baa7bf791a0a054e1ea5d6b6ae
0 lines
C++
0 lines
C++