change CMake project name

This commit is contained in:
Riccardo Spagni 2016-09-03 21:38:20 +02:00
parent 50dc4fbd26
commit 011c94c622
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

View file

@ -30,7 +30,7 @@
cmake_minimum_required(VERSION 2.8.7)
project(bitmonero)
project(monero)
function (die msg)
if (NOT WIN32)