Skip to content

Commit

Permalink
Karbowanec
Browse files Browse the repository at this point in the history
  • Loading branch information
aivve committed Sep 2, 2017
1 parent dc1fb84 commit 8d62794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ enable_testing()
# copy CTestCustom.cmake to build dir to disable long running tests in 'make test'
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/CTestCustom.cmake ${CMAKE_CURRENT_BINARY_DIR})

project(Bytecoin)
project(Karbowanec)

include_directories(include src external "${CMAKE_CURRENT_BINARY_DIR}/version")
if(APPLE)
Expand Down

0 comments on commit 8d62794

Please sign in to comment.