make thing compile

This commit is contained in:
RickyRister 2026-01-05 01:03:49 -08:00 committed by Lukas Brübach
parent db0a642880
commit 00634c4d30
2 changed files with 2 additions and 1 deletions

View file

@ -357,6 +357,7 @@ if(WITH_ORACLE)
endif()
if(WITH_GUI_TEST)
set(QtTesting_QT_VERSION "6")
add_subdirectory(external/qttesting)
endif()