mirror of
https://gitlab.com/dosowisko.net/libsuperderpy.git
synced 2024-12-04 16:28:00 +01:00
cmake: Set the target version
This commit is contained in:
parent
7c8466614c
commit
11cd2eb6ce
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.6)
|
||||
cmake_minimum_required(VERSION 3.6...3.27)
|
||||
|
||||
project(libsuperderpy C)
|
||||
|
||||
|
|
Loading…
Reference in a new issue