mirror of
https://github.com/monero-project/monero.git
synced 2026-01-26 06:14:29 +01:00
cmake: set the project name
This commit is contained in:
@@ -30,6 +30,8 @@
|
|||||||
|
|
||||||
cmake_minimum_required(VERSION 2.8.6)
|
cmake_minimum_required(VERSION 2.8.6)
|
||||||
|
|
||||||
|
project(bitmonero)
|
||||||
|
|
||||||
function (die msg)
|
function (die msg)
|
||||||
if (NOT WIN32)
|
if (NOT WIN32)
|
||||||
string(ASCII 27 Esc)
|
string(ASCII 27 Esc)
|
||||||
|
|||||||
Reference in New Issue
Block a user