clarify that catch is for tests
the build was successful Szczegóły

This commit is contained in:
tastytea 2019-01-02 06:33:43 +01:00
rodzic 3faff570a2
commit ffff29d087
Podpisane przez: tastytea
ID klucza GPG: CFC39497F1B26E07
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -80,7 +80,7 @@ They are generated on Debian Stretch 64 bit and signed with my
* [cmake](https://cmake.org/) (at least 3.2)
* [imagemagick](https://www.imagemagick.org/) (tested: 7.0 / 6.7)
* Optional:
* [Catch](https://github.com/catchorg/Catch2) (tested: 2.3 / 1.2)
* Tests: [Catch](https://github.com/catchorg/Catch2) (tested: 2.3 / 1.2)
On a Debian system, install the packages:
`build-essential cmake libmagick++-dev`.