
Make `CMAKE_LIBRARY_ARCHITECTURE_REGEX` available while determining
compilers before `Platform/{kFreeBSD,GNU}` is loaded.
Follow up commit cc737ae829
(Linux: Provide multiarch library directory
regex earlier, 2023-05-31).
3 lines
92 B
CMake
3 lines
92 B
CMake
# kFreeBSD is a Debian GNU distribution with a kernel from FreeBSD.
|
|
include(Platform/Linux)
|