Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d3e34186f69a7c89f2a3ac418e901b4d6e687773
/
.
/
Modules
/
Platform
/
OpenBSD-GNU.cmake
blob: be4b1b4ab7aa61e1cc888eeb1cb8fdcf0c92dbbe [
file
] [
log
] [
blame
]
include_guard
()
include
(
Platform
/
NetBSD
-
GNU
)
macro
(
__openbsd_compiler_gnu lang
)
__netbsd_compiler_gnu
(
$
{
lang
})
endmacro
()