chore: check if WEBP is supported (#6073)

This commit is contained in:
nerix
2025-03-13 19:15:59 +01:00
committed by GitHub
parent eff4e34ec6
commit 55031c5108
5 changed files with 84 additions and 0 deletions
+2
View File
@@ -539,6 +539,8 @@ set(SOURCE_FILES
util/RenameThread.hpp
util/SampleData.cpp
util/SampleData.hpp
util/SelfCheck.cpp
util/SelfCheck.hpp
util/SharedPtrElementLess.hpp
util/SignalListener.hpp
util/StreamLink.cpp