vcpkg/ports/parmetis
Gilles Grospellier 2a90d45fad
[parmetis] Fix build on x64-linux. (#17410)
* 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'.
2021-04-28 17:39:30 -07:00
..
CONTROL
fix-gklib-vs14-math.patch
fix-libparmetis-cmakelist.patch
fix-metis-vs14-math.patch
fix-root-cmakelist-2.patch
fix-root-cmakelist.patch
portfile.cmake
use_stdint.patch