mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-09 12:40:27 +08:00
restrict cmake version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.0.0)
|
||||
cmake_minimum_required(VERSION 3.12.0)
|
||||
project(base16384 VERSION 2.2.2)
|
||||
|
||||
add_executable(base16384_b base16384.c)
|
||||
|
||||
Reference in New Issue
Block a user