3a7b2b83f42612da1ea5fe355518571bfb8dc29e
[goodguy/cinelerra.git] / cinelerra-5.1 / thirdparty / src / libsvtav1-v1.8.0.patch0
1 --- libsvtav1-v1.8.0/CMakeLists.txt
2 +++ libsvtav1-v1.8.0/CMakeLists.txt
3 @@ -9,7 +9,7 @@
4  # PATENTS file, you can obtain it at https://www.aomedia.org/license/patent-license.
5  #
6  
7 -cmake_minimum_required(VERSION 3.16)
8 +cmake_minimum_required(VERSION 3.12)
9  
10  if("${CMAKE_CURRENT_SOURCE_DIR}" STREQUAL "${CMAKE_CURRENT_BINARY_DIR}")
11      message(WARNING "Building in-source is highly not recommended\n"