forked from ros/catkin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove some hackish workarounds for windows
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)
- Loading branch information
Showing
1 changed file
with
30 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters