public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qr-code-generator] epel10.3: Switched to using the new configuration option for building tests.
@ 2026-09-09 5:29 Vitaly
0 siblings, 0 replies; only message in thread
From: Vitaly @ 2026-09-09 5:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/qr-code-generator
Branch : epel10.3
Commit : 67f304deaff2747e9db7e39e87e2b0ff07eb38f6
Author : Vitaly <vitaly@easycoding.org>
Date : 2025-08-15T14:54:43+02:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/qr-code-generator/c/67f304deaff2747e9db7e39e87e2b0ff07eb38f6?branch=epel10.3
Log:
Switched to using the new configuration option for building tests.
---
diff --git a/qr-code-generator.spec b/qr-code-generator.spec
index bbbe00b..46db063 100644
--- a/qr-code-generator.spec
+++ b/qr-code-generator.spec
@@ -85,12 +85,13 @@ tar -xf %{SOURCE1} %{cmakename}-%{version}-%{cmakesuffix}/cmake %{cmakename}-%{v
%generate_buildrequires
pushd python >&2
%pyproject_buildrequires
+popd
%build
# Building C and C++ versions...
%cmake -G Ninja \
-DCMAKE_BUILD_TYPE=Release \
- -DBUILD_TESTS:BOOL=ON
+ -DQRCODEGEN_BUILD_TESTS:BOOL=ON
%cmake_build
# Building Python version...
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-09 5:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09 5:29 [rpms/qr-code-generator] epel10.3: Switched to using the new configuration option for building tests Vitaly
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox