Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
62dc29dfccbecb51962d8b7bb6ec00e596272d75
/
.
/
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"
)