From 28380b9f5485e971c310050e3b9abb0d60685c84 Mon Sep 17 00:00:00 2001 From: Vassil Vassilev Date: Fri, 3 Feb 2017 12:25:23 +0100 Subject: [PATCH] Add a fixme. --- lib/Interpreter/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Interpreter/CMakeLists.txt b/lib/Interpreter/CMakeLists.txt index bd9a8734..978d2837 100644 --- a/lib/Interpreter/CMakeLists.txt +++ b/lib/Interpreter/CMakeLists.txt @@ -268,6 +268,7 @@ if (UNIX) MESSAGE(STATUS "And if not found, will invoke: '${CLING_CXX_PATH}' for them.") if (CLING_CXX_RLTV) MESSAGE(STATUS "And then fallback to: '${CLING_CXX_RLTV}'") + # FIXME: We should use file(GENERATE) cmake command. file(WRITE ${CMAKE_CURRENT_BINARY_DIR}/cling-compiledata.h.in " #define CLING_CXX_INCL \"${CLING_CXX_HEADERS}\"