gz-cmake icon indicating copy to clipboard operation
gz-cmake copied to clipboard

ign_install_executable fails to find manpage

Open osrf-migration opened this issue 6 years ago • 4 comments

Original report (archived issue) by Nate Koenig (Bitbucket: Nathan Koenig).


The ign_install_executable calls the manpage macro. However, this macro is not defined unless the IgnRonn2Man.cmake file is included. Including IgnRonn2Man results in another error:

ignition-cmake1/cmake1/IgnRonn2Man.cmake:57 (ADD_DEPENDENCIES):
  Cannot add target-level dependencies to non-existent target "man".

osrf-migration avatar Apr 02 '18 16:04 osrf-migration