mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 02:27:37 -07:00
cmake: set the project name
This commit is contained in:
parent
0f0efc4af2
commit
3b7bdcb790
@ -30,6 +30,8 @@
|
||||
|
||||
cmake_minimum_required(VERSION 2.8.6)
|
||||
|
||||
project(bitmonero)
|
||||
|
||||
function (die msg)
|
||||
if (NOT WIN32)
|
||||
string(ASCII 27 Esc)
|
||||
|
Loading…
Reference in New Issue
Block a user