update cmake_minimum_required to 3.12.4

This commit is contained in:
Sam4uk 2022-02-07 22:09:36 +02:00 committed by GitHub
parent 5a1b4c3068
commit 06f687b594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.8) cmake_minimum_required(VERSION 3.12.4)
project(argparse project(argparse
VERSION 1.0.0 VERSION 1.0.0