Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
abac34eda2da59e5151bd8a96bfe9e4d550bafd5
/
.
/
Modules
/
Platform
/
MirBSD-GNU.cmake
blob: 9025c36de95de7b2638d85ea6a9060d6efa9b39f [
file
]
include_guard
()
include
(
Platform
/
OpenBSD
-
GNU
)
macro
(
__mirbsd_compiler_gnu lang
)
__openbsd_compiler_gnu
(
$
{
lang
})
endmacro
()