mirror of
https://github.com/PixlOne/logiops.git
synced 2025-09-14 13:56:50 +08:00
Support cmake versions supplied by Ubuntu repos.
Mirroring @rockerbacon's commit: 431c7c038c86574f8ba19f43ecaa52b443c9d135
This commit is contained in:
parent
fef5ade956
commit
684f502b2e
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.14)
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
project(logiops)
|
||||
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall")
|
||||
|
Loading…
Reference in New Issue
Block a user