summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2021-12-17 10:15:18 +0100
committerGitHub <noreply@github.com>2021-12-17 10:15:18 +0100
commitc6a7f0258406542b0c2b10bb6b2878f27b13394b (patch)
treeae4da29f9ef709bf78c62c603ad9ac3d5eb83e3d /.github
parent9d1558e64abc6ecd31a476cafb97ca01587e796e (diff)
Use vs 2019 for appveyor as well as python 3.9 (#534)
* Visual studio 2019 (instead of 2017) * Let vcpkg install cgal manage its dependencies (boost, mpfr and gmp) * vcpkg install tbb also * need to vcpkg integrate install * pip installations are no more in --user mode * Modify all / to \ for windows pths * Compile python module --inplace, and copy required dll inside gudhi directory (add dll path to windows PATH is not enough) * Cmake add_GUDHI_PYTHON_lib_dir was not multi-path proof (happens in windows with release_path;debug_path mechanism) * With CGAL >= 5.3.0, CGAL_HEADER_ONLY CMake variable is no more set as it is the default mode * GUDHI_PYTHON_PATH_ENV Cmake variable requires ; as path separator on windows, and : otherwise
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions