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 9390005 commit fda2cf9Copy full SHA for fda2cf9
clang-tools-extra/CMakeLists.txt
@@ -1,3 +1,4 @@
1
+include(CheckLibraryExists)
2
check_library_exists(edit el_init "" HAVE_LIBEDIT)
3
4
add_subdirectory(clang-apply-replacements)
0 commit comments