Merge pull request #3038
eb39a3d7 wallet_api: make this optional but not built by default (moneromooo-monero)
This commit is contained in:
@@ -78,6 +78,8 @@ target_link_libraries(wallet_api
|
||||
PRIVATE
|
||||
${EXTRA_LIBRARIES})
|
||||
|
||||
set_property(TARGET wallet_api PROPERTY EXCLUDE_FROM_ALL TRUE)
|
||||
set_property(TARGET obj_wallet_api PROPERTY EXCLUDE_FROM_ALL TRUE)
|
||||
|
||||
if(IOS)
|
||||
set(lib_folder lib-${ARCH})
|
||||
|
||||
Reference in New Issue
Block a user