split wallet and wallet_api
This speeds up building a lot when wallet2.h (or something it includes) changes, since all the API includes wallet2.h
This commit is contained in:
@@ -39,6 +39,7 @@ add_executable(libwallet_api_tests
|
||||
|
||||
target_link_libraries(libwallet_api_tests
|
||||
PRIVATE
|
||||
wallet_api
|
||||
wallet
|
||||
version
|
||||
epee
|
||||
|
||||
Reference in New Issue
Block a user