Sign in
llvm
/
llvm-project
/
fd1d8e45f488b28db8d63ab51733ddd1e37e751c
/
.
/
clang
/
cmake
/
caches
/
Apple-stage2-ThinLTO.cmake
blob: 54e54e306e7a6b627cf70e3c68ac584f83e992e5 [
file
] [
log
] [
blame
]
# This file sets up a CMakeCache for Apple-style stage2 ThinLTO bootstrap. It is
# specified by the stage1 build.
set
(
LLVM_ENABLE_LTO THIN CACHE BOOL
""
)
include
(
$
{
CMAKE_CURRENT_LIST_DIR
}/
Apple
-
stage2
.
cmake
)