Skip to content

Commit 5f8fcc4

Browse files
authored
docs: Remove outdated/wrong description in INSTALL.md (AcademySoftwareFoundation#5008)
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent df75f8b commit 5f8fcc4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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)