diff --git a/cmake/third_party_deps/miniz/CMakeLists.txt b/cmake/third_party_deps/miniz/CMakeLists.txt index 412273f0..696d37ed 100644 --- a/cmake/third_party_deps/miniz/CMakeLists.txt +++ b/cmake/third_party_deps/miniz/CMakeLists.txt @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -cmake_minimum_required(VERSION 2.8) +cmake_minimum_required(VERSION 3.16) PROJECT(miniz C)