Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr)

Add monero_add_minimal_executable and use in tests

This is done in order not to have to relink targets, when just an .so changed, but not its interface.
This commit is contained in:
mj-xmr 2020-10-26 20:53:21 +01:00
parent 8b3b106ad1
commit 8a282f64c9
18 changed files with 54 additions and 33 deletions

View file

@ -68,7 +68,7 @@ set(core_tests_headers
rct2.h
wallet_tools.h)
add_executable(core_tests
monero_add_minimal_executable(core_tests
${core_tests_sources}
${core_tests_headers})
target_link_libraries(core_tests