Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
LithyBackup committed Feb 12, 2019
1 parent 5cac880 commit b10cdb6
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 @@ -7,7 +7,7 @@ if(CCACHE_PROGRAM)
set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE "${CCACHE_PROGRAM}")
endif()

project(Lithe)
project(Elphyrecoin)

# Required for finding Threads on ARM
enable_language(C)
Expand Down

0 comments on commit b10cdb6

Please sign in to comment.