mirror of
https://github.com/Naios/continuable.git
synced 2026-01-01 03:12:12 +08:00
Set the CMake project version to 3.0.0
This commit is contained in:
parent
be6571091b
commit
b68cd1b43a
@ -20,7 +20,7 @@
|
||||
# SOFTWARE.
|
||||
|
||||
cmake_minimum_required(VERSION 3.2)
|
||||
project(continuable VERSION 2.0.0 LANGUAGES C CXX)
|
||||
project(continuable VERSION 3.0.0 LANGUAGES C CXX)
|
||||
|
||||
string(COMPARE EQUAL ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_SOURCE_DIR}
|
||||
IS_TOP_LEVEL_PROJECT)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user