[packages/libyuv] update cmake option for enabling unit tests

atler atler at pld-linux.org
Wed Oct 4 17:42:30 CEST 2023


commit ea0db7c1de25995cd1bbc49e33fcfc0b7d35c7c9
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Oct 4 17:09:32 2023 +0200

    update cmake option for enabling unit tests

 libyuv.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libyuv.spec b/libyuv.spec
index 2d15fb4..90a6738 100644
--- a/libyuv.spec
+++ b/libyuv.spec
@@ -79,7 +79,7 @@ Statyczna biblioteka libyuv.
 mkdir -p build
 cd build
 %cmake .. \
-	%{?with_tests:-DTEST=ON}
+	%{?with_tests:-DUNIT_TEST=ON}
 
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libyuv.git/commitdiff/ea0db7c1de25995cd1bbc49e33fcfc0b7d35c7c9



More information about the pld-cvs-commit mailing list