change CMake project name
This commit is contained in:
parent
50dc4fbd26
commit
011c94c622
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
cmake_minimum_required(VERSION 2.8.7)
|
||||
|
||||
project(bitmonero)
|
||||
project(monero)
|
||||
|
||||
function (die msg)
|
||||
if (NOT WIN32)
|
||||
|
|
Loading…
Reference in a new issue