]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
CMake: Test presence of prove for perl tests
authorVitaly Chikunov <vt@altlinux.org>
Tue, 7 Dec 2021 09:33:41 +0000 (12:33 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Sat, 11 Dec 2021 16:45:14 +0000 (19:45 +0300)
commit7255dcf52d88fb99468023466b0554d76a48f862
treef2f94aa74b2b15f0a24e59b2d1cbfb16945f6849
parentfd3fc7d7ab1006a5e2768cfe62bb51dd82d2fb7d
CMake: Test presence of prove for perl tests

This will skip tests on Windows, due to prove being `.bat' file and cmake will
be unable to run it.

Also, `HAVE_TEST2_V0' is renamed to be more meaningful.

Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
CMakeLists.txt