
Add Haiku information modules missed by commit c1c4cf9545
(Linker
configuration: introduce a new architecture, 2024-06-05,
v3.31.0-rc1~307^2~1).
6 lines
208 B
CMake
6 lines
208 B
CMake
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
|
# file Copyright.txt or https://cmake.org/licensing for details.
|
|
|
|
# GNU is the default linker
|
|
include(Platform/Linker/Haiku-GNU-C)
|