Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make plain cmake install to devel when --install not present #302

Merged
merged 1 commit into from
Jan 12, 2013

Conversation

wjwwood
Copy link
Member

@wjwwood wjwwood commented Jan 11, 2013

No description provided.

dirk-thomas added a commit that referenced this pull request Jan 12, 2013
Make plain cmake install to devel when --install not present
@dirk-thomas dirk-thomas merged commit cc62696 into groovy-devel Jan 12, 2013
@dirk-thomas dirk-thomas deleted the fix_devel_cmi branch January 12, 2013 00:55
cwecht pushed a commit to cwecht/catkin that referenced this pull request Mar 20, 2018
- Among the lines added in ros#150, the one that fixes building with Qt5 is
  the following line:

  include_directories(${Qt5Widgets_INCLUDE_DIRS})

  The rest is redundant and actually doesn't do anything. A CMake
  variable named QtX_INCLUDE_DIRS is not defined when find_package()-ing
  Qt. Also, there is no need to find_package() Qt5 Widgets twice.

- In documentation, add sudo to rosdep init invocation, following
  http://wiki.ros.org/rosdep. Add a comment about the error which will
  be printed if the user has already run sudo rosdep init since
  installing ROS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants