fix(tools): No longer use removed query API

Deprecated via 74fe2b8e14
and removed via e916bdfb1a
in Boost 1.87 or Asio 1.33.
This commit is contained in:
Dennis Klein
2025-01-07 18:50:36 +01:00
committed by Dennis Klein
parent 76824fee36
commit c80f97b338
3 changed files with 31 additions and 33 deletions

View File

@@ -253,7 +253,7 @@ add_testsuite(Tools
LINKS FairMQ
INCLUDES ${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_CURRENT_BINARY_DIR}
TIMEOUT 20
TIMEOUT 5
${environment}
)