mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 05:39:57 -05:00
4fbdce2b79
Append a random number to the "cmTryCompileExec" file name to avoid rapid creation and deletion of the same executable file name. Some filesystems lock executable files when they are created and cause subsequent try-compile tests to fail arbitrarily. Use a different name each time to avoid conflict.
15 KiB
15 KiB