Update minimum CMake version for miniz.
PiperOrigin-RevId: 862226233 Change-Id: I8612260e65f9f1c4192325a90bcfc6bac71585c0
This commit is contained in:
committed by
Copybara-Service
parent
0eff7acf80
commit
a050b64635
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user