clarify that catch is for tests
the build was successful Информация

Этот коммит содержится в:
tastytea 2019-01-02 06:33:43 +01:00
родитель 3faff570a2
Коммит ffff29d087
Подписано: tastytea
Идентификатор ключа GPG: CFC39497F1B26E07
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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`.