diff --git a/CMakeLists.txt b/CMakeLists.txt index 3d53e049..694c399d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -33,7 +33,7 @@ endif() cmake_minimum_required(VERSION 2.8.7) -project(monero) +project(danicoin) function (die msg) if (NOT WIN32)