You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This came up when someone was trying to package catkin for Fedora and they do not allow a package to put files in the root of the prefix like that.
It should definitely be an option that catkin should support.
This will require us to introduce a new option that will include catkin, or make the current option include catkin and handle catkin as a special case in our release process by not passing this option to catkin specifically.
The text was updated successfully, but these errors were encountered:
See line:
https://github.com/ros/catkin/blob/groovy-devel/cmake/all.cmake#L181
This came up when someone was trying to package catkin for Fedora and they do not allow a package to put files in the root of the prefix like that.
It should definitely be an option that catkin should support.
This will require us to introduce a new option that will include catkin, or make the current option include catkin and handle catkin as a special case in our release process by not passing this option to catkin specifically.
The text was updated successfully, but these errors were encountered: