Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Modules
/
Platform
/
Linker
/
Apple-MOLD-CXX.cmake
blob: b8a8e0875c9de2d68424bc3eac21cfa04c608819 [
file
] [
edit
]
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file LICENSE.rst or https://cmake.org/licensing for details.
include
(
Platform
/
Linker
/
Apple
-
AppleClang
-
CXX
)
set
(
CMAKE_CXX_PLATFORM_LINKER_ID MOLD
)