You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/cmake/Modules
Petr Hosek 347be61138 [libcxx][CMake] Add install path variable to allow overriding the destination
This is going to be used by the runtime build in the multi-target
setup to allow using different install prefix for each target.

Differential Revision: https://reviews.llvm.org/D33762

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@307615 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
CheckLibcxxAtomic.cmake Fix libc++ configuration with -fsanitize-coverage 9 years ago
CodeCoverage.cmake Change test coverage generation to use llvm-cov instead of gcov. 9 years ago
HandleCompilerRT.cmake [CMake][libcxx] Fix the --target and --gcc-toolchain flag handling 9 years ago
HandleLibCXXABI.cmake [libcxx][CMake] Add install path variable to allow overriding the destination 8 years ago
HandleLibcxxFlags.cmake Fix copy-paste errors in r292001 9 years ago
HandleOutOfTreeLLVM.cmake Reland "[CMake][libcxx] Move Python check to main CMake file" 9 years ago
MacroEnsureOutOfSourceBuild.cmake Add CMake build and fix major Linux blockers. 15 years ago