mirror of
https://github.com/fumiama/CMoe-Counter.git
synced 2026-07-01 01:10:31 +08:00
fix: possible concurrent errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
cmake_minimum_required(VERSION 2.6...4.1.1)
|
||||
project(CMoe-Counter C)
|
||||
SET(CMAKE_BUILD_TYPE "Release")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user