Skip to content

Commit 75ccc61

Browse files
committed
gklib header
1 parent 372209c commit 75ccc61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/FindHipoDeps.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ if (NOT (GKLIB_ROOT STREQUAL ""))
111111

112112
else()
113113
find_path(GKLIB_PATH
114-
NAMES "gklib.h"
114+
NAMES "gklib.h" "GKlib.h"
115115
REQUIRED
116116
PATHS "${GKLIB_ROOT}/include"
117117
NO_DEFAULT_PATH)

0 commit comments

Comments
 (0)