llvm-project/libcxx/cmake/Modules
Louis Dionne da940b1a2d [libc++] Enable tests and documentation by default when building standalone
Since we can always find the rest of the LLVM tree, we can always run the
tests in the standalone mode. Do it so that the default behavior is the
same in the standalone and non-standalone modes.
2020-06-29 12:40:07 -04:00
..
CodeCoverage.cmake Change test coverage generation to use llvm-cov instead of gcov. 2017-03-11 03:24:18 +00:00
DefineLinkerScript.cmake [libc++] Fix linker script generation 2019-10-11 04:54:35 +00:00
HandleCompilerRT.cmake [CMake] Passthrough CFLAGS when checking the compiler-rt path 2018-11-14 00:09:26 +00:00
HandleLibCXXABI.cmake [libc++] Remove support for building through llvm-config 2020-06-26 15:13:04 -04:00
HandleLibcxxFlags.cmake [libc++] Always generate a __config_site header 2020-06-26 00:47:48 -04:00
HandleOutOfTreeLLVM.cmake [libc++] Enable tests and documentation by default when building standalone 2020-06-29 12:40:07 -04:00
MacroEnsureOutOfSourceBuild.cmake