mirror of
https://github.com/monero-project/monero.git
synced 2025-12-10 07:22:34 +01:00
tests: disable libwallet_api_tests when BUILD_GUI_DEPS is not set
This commit is contained in:
@@ -87,7 +87,9 @@ add_subdirectory(unit_tests)
|
||||
add_subdirectory(difficulty)
|
||||
add_subdirectory(hash)
|
||||
add_subdirectory(net_load_tests)
|
||||
add_subdirectory(libwallet_api_tests)
|
||||
if (BUILD_GUI_DEPS)
|
||||
add_subdirectory(libwallet_api_tests)
|
||||
endif()
|
||||
|
||||
# add_subdirectory(daemon_tests)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user