Skip to content

Commit ce1f307

Browse files
committed
[cmake] Remove stale comment. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@274212 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 9f075b7 commit ce1f307

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cmake/modules/ClangConfig.cmake.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# This file allows users to call find_package(Clang) and pick up our targets.
22

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-
73
find_package(LLVM REQUIRED CONFIG)
84

95
@CLANG_CONFIG_CODE@

0 commit comments

Comments
 (0)