From dff7a0299c3fbee332f7942c8af674ac5ab1a102 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Wed, 28 Oct 2015 02:42:54 +0000 Subject: Produce a lit.site.cfg in the build directory This way the build directory does not need to be a subdirectory of the sourcedir. git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@251483 91177308-0d34-0410-b5e6-96231b3b80d8 --- CMakeLists.txt | 3 +++ lit.cfg | 1 - lit.site.cfg.in | 6 ++++++ 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 lit.site.cfg.in diff --git a/CMakeLists.txt b/CMakeLists.txt index 3a626244..3a16b0ca 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -63,3 +63,6 @@ set(CMAKE_CXX_COMPILE_OBJECT "${CMAKE_BINARY_DIR}/tools/timeit --summary