SQL/IBASE: also search in firebird subdir

Firebird has it's include files in <include>/firebird so we should also
search there.

Pick-to: 6.5 6.2
Change-Id: Ief57abbfd6973ab9077abc1a1a2791a62ce4102a
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Christian Ehrlicher 2023-03-11 21:33:13 +01:00 committed by Volker Hilsheimer
parent 46b483ace0
commit 813b4cc2ea

View File

@ -24,6 +24,7 @@
find_path(Interbase_INCLUDE_DIR
NAMES ibase.h
HINTS ${Interbase_INCLUDEDIR}
PATH_SUFFIXES firebird
)
find_library(Interbase_LIBRARY