File 0001-Install-missing-yuvconstants-binary.patch of Package libyuv

From 46b4d425afa9144cd20287607941160acb1c6a3d Mon Sep 17 00:00:00 2001
From: JS <obs.coke518@passinbox.com>
Date: Sun, 29 Dec 2024 19:11:29 +0800
Subject: [PATCH] Install missing yuvconstants binary

---
 CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8a4dd1a..a1980cf 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -246,6 +246,7 @@ endif()
 
 # install the conversion tool, .so, and all the header files
 install ( TARGETS yuvconvert DESTINATION bin )
+install ( TARGETS yuvconstants DESTINATION bin )
 install ( TARGETS ${ly_lib_shared} LIBRARY DESTINATION lib RUNTIME DESTINATION bin ARCHIVE DESTINATION lib )
 install ( DIRECTORY ${PROJECT_SOURCE_DIR}/include/		DESTINATION include )
 
-- 
2.47.1

openSUSE Build Service is sponsored by