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 9f075b7 commit ce1f307Copy full SHA for ce1f307
cmake/modules/ClangConfig.cmake.in
@@ -1,9 +1,5 @@
1
# This file allows users to call find_package(Clang) and pick up our targets.
2
3
-# Clang doesn't have any CMake configuration settings yet because it mostly
4
-# uses LLVM's. When it does, we should move this file to ClangConfig.cmake.in
5
-# and call configure_file() on it.
6
-
7
find_package(LLVM REQUIRED CONFIG)
8
9
@CLANG_CONFIG_CODE@
0 commit comments