Sign in
android
/
platform
/
prebuilts
/
cmake
/
windows-x86
/
914b51e050040486de9d262bf1d846dcc56581f6
/
.
/
share
/
cmake-3.2
/
Modules
/
Platform
/
kFreeBSD.cmake
blob: c1db2594d4ce5ce7dedbc6c4a3506362576fa79e [
file
] [
log
] [
blame
]
# kFreeBSD looks just like Linux.
include
(
Platform
/
Linux
)
set
(
CMAKE_LIBRARY_ARCHITECTURE_REGEX
"[a-z0-9_]+(-[a-z0-9_]+)?-kfreebsd-gnu[a-z0-9_]*"
)