app-misc/corectrl: fix QA warnings

Closes: https://bugs.gentoo.org/921665

Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>
This commit is contained in:
Kostadin Shishmanov
2024-01-09 16:17:37 +02:00
parent 27b426dea1
commit ea28e94138
2 changed files with 2 additions and 2 deletions

View File

@@ -50,5 +50,5 @@ src_configure() {
local mycmakeargs=(
-DBUILD_TESTING=$(usex test ON OFF)
)
ecm_src_configure
cmake_src_configure
}

View File

@@ -50,5 +50,5 @@ src_configure() {
local mycmakeargs=(
-DBUILD_TESTING=$(usex test ON OFF)
)
ecm_src_configure
cmake_src_configure
}