Adam Majer 2021-08-12 14:37:09 +00:00 committed by Git OBS Bridge
parent 95591c953c
commit dd67d4b29b

View File

@ -131,7 +131,7 @@ cp %{S:7} include
%check
pushd build
%cmake_build -C test
./bin/arestest
LD_LIBRARY_PATH=./%_libdir ./bin/arestest
%endif
%if !%{with tests}