Skip to content

Commit 6033461

Browse files
committed
trim
1 parent 24994d9 commit 6033461

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,11 +187,11 @@ else()
187187
set(CUDA_LIBRARY-NOTFOUND true)
188188
endif()
189189

190-
# HiPO deps
190+
# HiPO deps
191191
if(HIPO)
192192
# find_package(METIS REQUIRED)
193193
# find_package(GKlib REQUIRED)
194-
# does not work with outdated CMake
194+
# does not work with outdated CMake
195195
include(FindHipoDeps)
196196
endif()
197197

0 commit comments

Comments
 (0)