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

Install bin destinations for dll's. #10

Merged
merged 1 commit into from
Apr 9, 2013
Merged

Install bin destinations for dll's. #10

merged 1 commit into from
Apr 9, 2013

Conversation

stonier
Copy link
Contributor

@stonier stonier commented Mar 15, 2013

These need to be in the PATH on windows. Default place is for .libs in lib and .dll's in bin.

dirk-thomas added a commit that referenced this pull request Apr 9, 2013
Install bin destinations for dll's.
@dirk-thomas dirk-thomas merged commit c93d5cf into ros:groovy-devel Apr 9, 2013
eitanme pushed a commit to eitanme/catkin that referenced this pull request Nov 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)
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.

None yet

2 participants