Skip to content

Commit

Permalink
stable: bump eigenpy
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Jul 2, 2024
1 parent a879eba commit a9cbcb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions makefiles/stable.mk
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ hpp-fcl_branch=v2.4.4
hpp-fcl_repository=${HPP_REPO}
hpp-fcl_extra_flags= -DBUILD_PYTHON_INTERFACE=ON -DHPP_FCL_HAS_QHULL=ON ${PYTHON_FLAGS}

eigenpy_branch=v3.5.1
eigenpy_branch=v3.7.0
eigenpy_repository=${SOT_REPO}
eigenpy_extra_flags=${PYTHON_FLAGS}

Expand Down Expand Up @@ -89,7 +89,7 @@ hpp-python_branch=master
hpp-python_repository=${HPP_REPO}
hpp-python_extra_flags=${HPP_EXTRA_FLAGS} ${PYTHON_FLAGS}

hpp-doc_branch=master
hpp-doc_branch=stable
hpp-doc_repository=${HPP_REPO}

hpp-manipulation_branch=${HPP_VERSION}
Expand Down Expand Up @@ -121,7 +121,7 @@ hpp-plot_extra_flags= -DINSTALL_DOCUMENTATION=OFF

hpp-gui_branch=${HPP_VERSION}
hpp-gui_repository=${HPP_REPO}
hpp-gui_extra_flags= ${PYTHON_FLAGS} -DINSTALL_DOCUMENTATION=OFF
hpp-gui_extra_flags=${HPP_EXTRA_FLAGS} ${PYTHON_FLAGS} -DINSTALL_DOCUMENTATION=OFF

# }}}
##################################
Expand Down

0 comments on commit a9cbcb7

Please sign in to comment.