This commit is contained in:
parent
7f99945719
commit
607e238698
|
@ -7,7 +7,7 @@ if(${CMAKE_VERSION} VERSION_LESS 3.12)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
project(identiconpp
|
project(identiconpp
|
||||||
VERSION 0.7.0
|
VERSION 0.7.1
|
||||||
LANGUAGES CXX)
|
LANGUAGES CXX)
|
||||||
# DESCRIPTION was introduced in version 3.9.
|
# DESCRIPTION was introduced in version 3.9.
|
||||||
if(NOT (${CMAKE_VERSION} VERSION_LESS 3.9))
|
if(NOT (${CMAKE_VERSION} VERSION_LESS 3.9))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user