Credit Andrew/Andrea - adding libsvtav1 library as an option --enable-libsvtav1 on...
[goodguy/cinelerra.git] / cinelerra-5.1 / thirdparty / src / libsvtav1-v1.8.0.patch0
diff --git a/cinelerra-5.1/thirdparty/src/libsvtav1-v1.8.0.patch0 b/cinelerra-5.1/thirdparty/src/libsvtav1-v1.8.0.patch0
new file mode 100644 (file)
index 0000000..3a7b2b8
--- /dev/null
@@ -0,0 +1,11 @@
+--- libsvtav1-v1.8.0/CMakeLists.txt
++++ libsvtav1-v1.8.0/CMakeLists.txt
+@@ -9,7 +9,7 @@
+ # PATENTS file, you can obtain it at https://www.aomedia.org/license/patent-license.
+ #
+-cmake_minimum_required(VERSION 3.16)
++cmake_minimum_required(VERSION 3.12)
+ if("${CMAKE_CURRENT_SOURCE_DIR}" STREQUAL "${CMAKE_CURRENT_BINARY_DIR}")
+     message(WARNING "Building in-source is highly not recommended\n"