Skip to content

Commit 79ea00a

Browse files
committed
Merge branch 'hipo-tt' into hipo-tt-j
2 parents e08cefb + 372209c commit 79ea00a

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
@@ -90,7 +90,7 @@ set(GKLIB_ROOT "" CACHE STRING "Root directory of GKlib")
9090
if (NOT (GKLIB_ROOT STREQUAL ""))
9191
message(STATUS "GKLIB_ROOT is " ${GKLIB_ROOT})
9292

93-
find_package(GKlib CONFIG NO_DEFAILT_PATH)
93+
find_package(GKlib CONFIG NO_DEFAULT_PATH)
9494

9595
if(GKlib_FOUND)
9696
message(STATUS "gklib CMake config path: ${GKlib_DIR}")

0 commit comments

Comments
 (0)