summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 79607a2c40..6653690783 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -222,7 +222,7 @@ endif ()
# ${FLANG_SOURCE_DIR}/include/flang/Config/config.h.cmake
# ${FLANG_BINARY_DIR}/include/flang/Config/config.h)
-include(LLVMParseArguments)
+#include(LLVMParseArguments)
# Enable C++ 11
if(NOT MSVC)