Skip to content

Commit

Permalink
stable: update gepetto-viewer, gepetto-viewer-corba & hpp-python to v…
Browse files Browse the repository at this point in the history
…6.0.0
  • Loading branch information
nim65s committed Dec 20, 2024
1 parent 8d6603b commit 887f844
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 @@ -85,7 +85,7 @@ hpp-corbaserver_branch=${HPP_VERSION}
hpp-corbaserver_repository=${HPP_REPO}
hpp-corbaserver_extra_flags= ${PYTHON_FLAGS}

hpp-python_branch=master
hpp-python_branch=${HPP_VERSION}
hpp-python_repository=${HPP_REPO}
hpp-python_extra_flags=${HPP_EXTRA_FLAGS} ${PYTHON_FLAGS}

Expand Down Expand Up @@ -204,11 +204,11 @@ ndcurves_extra_flags= -DBUILD_PYTHON_INTERFACE=ON ${PYTHON_FLAGS}
##################################
# {{{ Packages for gepetto-gui

gepetto-viewer_branch=v5.2.0
gepetto-viewer_branch=${HPP_VERSION}
gepetto-viewer_repository=${GEPETTO_REPO}
gepetto-viewer_extra_flags= -DPROJECT_USE_QT4=OFF -DINSTALL_DOCUMENTATION=OFF

gepetto-viewer-corba_branch=v5.8.1
gepetto-viewer-corba_branch=${HPP_VERSION}
gepetto-viewer-corba_repository=${GEPETTO_REPO}
gepetto-viewer-corba_extra_flags= ${PYTHON_FLAGS} -DINSTALL_DOCUMENTATION=OFF

Expand Down

0 comments on commit 887f844

Please sign in to comment.