mirror of
https://github.com/monero-project/monero.git
synced 2024-12-15 12:56:33 +02:00
1de812a92a
CMake issued a warming about policy CMP0026: access of LOCATION target property at config time was disallowed. Offending code was the code that merged static libraries to generate libwallet_merged.a. This patch does that same merge task in a much simpler way. And, since it doesn't violate the policy, the warning went away. |
||
---|---|---|
.. | ||
api | ||
CMakeLists.txt | ||
wallet2_api.h | ||
wallet2.cpp | ||
wallet2.h | ||
wallet_errors.h | ||
wallet_rpc_server_commands_defs.h | ||
wallet_rpc_server_error_codes.h | ||
wallet_rpc_server.cpp | ||
wallet_rpc_server.h |