Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
file
/
lock_include_example.cmake
blob: 0775adfc1982c94035684ceb384a6e81e15f9ce1 [
file
]
file
(
LOCK
"${FILE_TO_LOCK}"
GUARD FILE TIMEOUT
0
)
message
(
STATUS
"File locked in include"
)