mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-10-14 17:11:29 +08:00
Add missing graphviz to doc build.
This commit is contained in:
parent
a0591cbc93
commit
ef475f2770
@ -102,7 +102,7 @@ build:linux:doc:
|
|||||||
variables:
|
variables:
|
||||||
EIGEN_CI_TARGET_ARCH: any
|
EIGEN_CI_TARGET_ARCH: any
|
||||||
EIGEN_CI_BUILD_TARGET: doc
|
EIGEN_CI_BUILD_TARGET: doc
|
||||||
EIGEN_CI_INSTALL: ca-certificates clang flex python3 bison
|
EIGEN_CI_INSTALL: ca-certificates clang flex python3 bison graphviz
|
||||||
EIGEN_CI_C_COMPILER: clang
|
EIGEN_CI_C_COMPILER: clang
|
||||||
EIGEN_CI_CXX_COMPILER: clang++
|
EIGEN_CI_CXX_COMPILER: clang++
|
||||||
EIGEN_CI_BEFORE_SCRIPT: ". ci/scripts/build_and_install_doxygen.sh Release_1_13_2"
|
EIGEN_CI_BEFORE_SCRIPT: ". ci/scripts/build_and_install_doxygen.sh Release_1_13_2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user