gz-cmake
gz-cmake copied to clipboard
Remove detail headers from ign_auto_headers.hh
Original report (archived issue) by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
The headers in the detail/
subfolder are included first in the generated ign_auto_headers.hh
file, which is causing some issues. Some would prefer to not have the detail headers included in that auto-generated file.
- https://github.com/ignitionrobotics/ign-cmake/blob/master/cmake/ign_auto_headers.hh.in
- https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-math/pull-requests/250/added-cylinder-class/diff#comment-65720980
- https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-math/pull-requests/250/added-cylinder-class/diff#comment-69250536
cc @mxgrey @mjcarroll @nkoenig