mirror of
https://github.com/reactos/CMake.git
synced 2025-01-08 04:00:27 +00:00
f5e79004e2
The Custom-Symbolic-and-Byproduct case fails strangely on some filesystems used by our nightly testing. Somehow on the first build the `use-byproduct` output ends up with a timestamp older than `gen-byproduct-stamp` even though the build log clearly shows them build in the correct order (and must according to build system dependencies). Work around this problem by adding an extra delay before building `use-byproduct`. Tested-by: Gerhard Grimm <gerhard.grimm@detec.com> |
||
---|---|---|
.. | ||
C-Exe-Manifest.cmake | ||
C-Exe-Manifest.step1.cmake | ||
C-Exe-Manifest.step2.cmake | ||
C-Exe.cmake | ||
C-Exe.step1.cmake | ||
C-Exe.step2.cmake | ||
check.cmake | ||
CMakeLists.txt | ||
Custom-Always.cmake | ||
Custom-Symbolic-and-Byproduct.cmake | ||
main.c | ||
RunCMakeTest.cmake |