mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 11:21:12 +08:00
2a90d45fad
* Fix parmetis build on x64-linux. - Change 'METIS' directory to 'metis' because the true name is 'metis'. - Remove the non working (on linux) link 'METIS' to 'metis'. - Use absolute path for GKLIB_PATH. Using relative path does not work for test HAVE_THREADLOCALSTORAGE in metis/GKlib/GKlibSystem.cmake * Update parmetis version in baseline. * Update CONTROL file * Apply reviewer comment. * Update ci-baseline.txt * Update hash in parmetis.json. * Update port version instead of package version. * Update hash version * Try to build parmetis on 'osx'.