Skip to content

Commit 90c67a5

Browse files
committed
fixed graphviz bug
1 parent fed3430 commit 90c67a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ if(GRAPHVIZ_INCLUDE_DIR AND GRAPHVIZ_GVC_LIBRARY AND GRAPHVIZ_CGRAPH_LIBRARY)
169169
else()
170170
set(GRAPHVIZ_FOUND FALSE)
171171
endif()
172-
set(GRAPHVIZ_FOUND FALSE)
173172

174173

175174
if(APPLE)

0 commit comments

Comments
 (0)