Skip to content

Commit

Permalink
Add gepetto-viewer-corba as an optional dependency.
Browse files Browse the repository at this point in the history
  * not a required dependency because the ViewerFactory can be used
    without gepetto-viewer-corba.
  • Loading branch information
jmirabel committed Feb 24, 2015
1 parent 5daff5c commit 2d62745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ findpython()
setup_project()

add_required_dependency(hpp-corbaserver >= 3)
add_optional_dependency(gepetto-viewer-corba)

set (PATH_PLAYER_GLADE_FILENAME
${CMAKE_INSTALL_PREFIX}/${PYTHON_SITELIB}/hpp/gepetto/path_player_gui.glade
Expand Down

0 comments on commit 2d62745

Please sign in to comment.