Skip to content

Commit b9df409

Browse files
authored
Merge branch 'AcademySoftwareFoundation:main' into CUDA
2 parents 05c4df3 + 5f8fcc4 commit b9df409

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

INSTALL.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,10 @@ NEW or CHANGED MINIMUM dependencies since the last major release are **bold**.
2828
through 3.1)
2929
* zlib >= 1.2.7 (tested through 1.3.1)
3030
* [fmtlib](https://github.com/fmtlib/fmt) >= 7.0 (tested through 12.0 and master).
31-
If not found at build time, this will be automatically downloaded unless
32-
the build sets `-DBUILD_MISSING_FMT=OFF`.
31+
If not found at build time, this will be automatically downloaded and built.
3332
* [Robin-map](https://github.com/Tessil/robin-map) (unknown minimum, tested
3433
through 1.4, which is the recommended version). If not found at build time,
35-
this will be automatically downloaded unless the build sets
36-
`-DBUILD_MISSING_FMT=OFF`.
34+
this will be automatically downloaded and built.
3735

3836
### Optional dependencies -- features may be disabled if not found
3937
* If you are building the `iv` viewer (which will be disabled if any of

0 commit comments

Comments
 (0)