mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
sci-libs/ceres-solver: fix running tests
Fixes: 7e7330cc8c499ec3ca1083e4cceb4748fef19986 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
24696ef3ec
commit
53b7635a32
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -97,7 +97,7 @@ src_configure() {
|
||||
|
||||
src_test() {
|
||||
use cuda && cuda_add_sandbox -w
|
||||
cmake_src_test
|
||||
cmake-multilib_src_test
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user