We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0adff0a commit 989c7dbCopy full SHA for 989c7db
libc/CMakeLists.txt
@@ -7,6 +7,7 @@ if(NOT DEFINED LLVM_COMMON_CMAKE_UTILS)
7
endif()
8
include(${LLVM_COMMON_CMAKE_UTILS}/Modules/CMakePolicy.cmake
9
NO_POLICY_SCOPE)
10
+include(CheckCXXCompilerFlag)
11
12
if (LIBC_CMAKE_VERBOSE_LOGGING)
13
get_directory_property(LIBC_OLD_PREPROCESSOR_DEFS COMPILE_DEFINITIONS)
0 commit comments