Your IP : 216.73.216.1


Current Path : /usr/share/cmake/Modules/Platform/
Upload File :
Current File : //usr/share/cmake/Modules/Platform/kFreeBSD.cmake

# kFreeBSD is a Debian GNU distribution with a kernel from FreeBSD,
# and should be marked as LINUX
include(Platform/Linux)

set(CMAKE_LIBRARY_ARCHITECTURE_REGEX "[a-z0-9_]+(-[a-z0-9_]+)?-kfreebsd-gnu[a-z0-9_]*")