File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments