Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
76237d47fe0d4138872e0219dfd2ce21efc66ebf
/
.
/
Tests
/
RunCMake
/
Syntax
/
Override.cmake
blob: af62db14060f44abf6bbbbaa578f980530248853 [
file
]
function
(
override
)
function
(
$
{
FUNCTION_NAME
})
endfunction
()
endfunction
()
override
()
message
(
FATAL_ERROR
"This shouldn't happen"
)