Skip to content

Commit c4f8e70

Browse files
[flang][doc] update note about CMake support
1 parent 39fb4c7 commit c4f8e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/docs/FlangDriver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ just added using your new frontend option.
335335

336336
## CMake Support
337337
As of [#7246](https://gitlab.kitware.com/cmake/cmake/-/merge_requests/7246)
338-
(and soon to be released CMake 3.24.0), `cmake` can detect `flang` as a
338+
(CMake 3.28.0), `cmake` can detect `flang` as a
339339
supported Fortran compiler. You can configure your CMake projects to use
340340
`flang` as follows:
341341
```bash

0 commit comments

Comments
 (0)