Add metis to cmake
parent
ecf5c97267
commit
a0ff72ac3e
|
@ -24,3 +24,5 @@ if(NOT GTSAM_USE_SYSTEM_EIGEN)
|
|||
DESTINATION include/gtsam/3rdparty/Eigen
|
||||
FILES_MATCHING PATTERN "*.h")
|
||||
endif()
|
||||
|
||||
add_subdirectory(metis-5.1.0)
|
||||
|
|
Loading…
Reference in New Issue