mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-11 17:00:34 +00:00
All -DDOWNLOAD_EIGEN=OFF (to work around gitlab eigen outage).
This commit is contained in:
committed by
Ralf W. Grosse-Kunstleve
parent
d7a7edc12b
commit
9f146a5622
1
.github/workflows/format.yml
vendored
1
.github/workflows/format.yml
vendored
@@ -41,6 +41,7 @@ jobs:
|
||||
cmake -S . -B build
|
||||
-DCMAKE_CXX_CLANG_TIDY="$(which clang-tidy)"
|
||||
-DDOWNLOAD_EIGEN=ON
|
||||
-DPYBIND11_EIGEN_REPO=https://gitlab.com/libeigen/eigen-backup
|
||||
-DDOWNLOAD_CATCH=ON
|
||||
-DCMAKE_CXX_STANDARD=17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user