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

Remove some hackish workarounds for windows #390

Merged
merged 1 commit into from
Mar 20, 2013

Conversation

stonier
Copy link
Contributor

@stonier stonier commented Mar 15, 2013

The add_library macro for windows was using some hackish assumptions
to ensure that libraries get installed properly.

This doesn't always work as it makes the assumption that the user actually
wanted to install the target.

Better to remove this and do it properly (e.g. see ros/roscpp_core#10)

This also fixes #389.

The add_library macro for windows was using some hackish assumptions
to ensure that libraries get installed properly.

This doesn't always work as it makes the assumption that the user actually
wanted to install the target.

Better to remove this and do it properly (e.g. see ros/roscpp_core#10)
dirk-thomas added a commit that referenced this pull request Mar 20, 2013
Remove some hackish workarounds for windows
@dirk-thomas dirk-thomas merged commit 791ae13 into ros:groovy-devel Mar 20, 2013
@stonier stonier deleted the patch-7 branch March 21, 2013 00:04
cwecht pushed a commit to cwecht/catkin that referenced this pull request Mar 20, 2018
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