summaryrefslogtreecommitdiffstats
path: root/cmake/FindInterbase.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindInterbase.cmake')
-rw-r--r--cmake/FindInterbase.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/cmake/FindInterbase.cmake b/cmake/FindInterbase.cmake
index 2cef1754c8..95b735e56a 100644
--- a/cmake/FindInterbase.cmake
+++ b/cmake/FindInterbase.cmake
@@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+# SPDX-License-Identifier: BSD-3-Clause
#.rst:
# FindInterbase
@@ -24,6 +24,7 @@
find_path(Interbase_INCLUDE_DIR
NAMES ibase.h
HINTS ${Interbase_INCLUDEDIR}
+ PATH_SUFFIXES firebird
)
find_library(Interbase_LIBRARY