forked from lthn/blockchain
added install instructions
This commit is contained in:
parent
cfe9837ba8
commit
0eac604ef8
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ add_dependencies(currency_core version ${PCH_LIB_NAME})
|
|||
ENABLE_SHARED_PCH(CURRENCY_CORE)
|
||||
|
||||
if(CMAKE_SYSTEM_NAME STREQUAL "iOS")
|
||||
install(TARGETS wallet currency_core crypto common DESTINATION lib)
|
||||
message("Generating for iOS: finished")
|
||||
return()
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue