Restored to (nonsensical?) state it was before

release/4.3a0
Frank Dellaert 2018-11-08 09:51:23 -05:00
parent c1840f3d24
commit 8d61e3a4d9
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ set(GKLIB_PATH ${PROJECT_SOURCE_DIR}/GKlib CACHE PATH "path to GKlib")
set(METIS_SHARED TRUE CACHE BOOL "build a shared library")
if(MSVC)
set(METIS_INSTALL TRUE)
set(METIS_INSTALL FALSE)
else()
set(METIS_INSTALL FALSE)
endif()