There was an error while loading. Please reload this page.
1 parent 1c51f87 commit 2bbb3beCopy full SHA for 2bbb3be
4 files changed
CMakeLists.txt
@@ -2,7 +2,7 @@
2
# Use of this source code is governed by a BSD-style license that can be
3
# found in the LICENSE file. See the AUTHORS file for names of contributors.
4
5
-cmake_minimum_required(VERSION 3.1)
+cmake_minimum_required(VERSION 3.16)
6
project(Crc32c VERSION 1.1.0 LANGUAGES C CXX)
7
8
# C standard can be overridden when this is used as a sub-project.
third_party/benchmark
third_party/glog
third_party/googletest
0 commit comments