diff --git a/CMakeLists.txt b/CMakeLists.txt index df118dc..9ca563a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.15) project(antelope-keygen VERSION 1.0.8 - DESCRIPTION "Keygenerator for Antelope blockchain" + DESCRIPTION "Keygenerator for Antelope based blockchain" HOMEPAGE_URL "https://github.com/eosswedenorg/antelope-keygen" ) set( PROJECT_MAINTAINER "Henrik Hautakoski ")