Martin Pluskal 2021-04-06 08:38:46 +00:00 committed by Git OBS Bridge
parent 58c8cdccdd
commit f2ec88e658

View File

@ -64,11 +64,11 @@ ln -sf ../../bin/%{name} c++
# and for nvidia cuda
ln -sf ../../bin/%{name} nvcc
%check
# Following failure needs to be adressed:
# The following tests FAILED:
# 29 - test.upgrade (Failed)
#%%check
#ctest
%ctest ||:
%files
%license LICENSE.* GPL-3.0.txt