target name change to xmrblocks

This commit is contained in:
moneroexamples 2016-04-16 05:59:39 +08:00
parent eed24b37d9
commit 9435af0f7d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ set(CMAKE_MODULE_PATH
${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
set(PROJECT_NAME
crowxmr)
xmrblocks)
project(${PROJECT_NAME})