Skip to content

Commit 8f71881

Browse files
committed
revert undo
1 parent b7ec8da commit 8f71881

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
@@ -112,7 +112,7 @@ if (NOT (GKLIB_ROOT STREQUAL ""))
112112

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

0 commit comments

Comments
 (0)