2023-01-10 14:42:48 +00:00
|
|
|
# kFreeBSD is a Debian GNU distribution with a kernel from FreeBSD,
|
|
|
|
# and should be marked as LINUX
|
2021-07-25 09:55:31 +00:00
|
|
|
include(Platform/Linux)
|
|
|
|
|
|
|
|
set(CMAKE_LIBRARY_ARCHITECTURE_REGEX "[a-z0-9_]+(-[a-z0-9_]+)?-kfreebsd-gnu[a-z0-9_]*")
|