Notes |
|
(0037277)
|
Brad King
|
2014-11-25 09:42
|
|
|
|
(0037291)
|
Christian Ehrlicher
|
2014-11-26 08:07
|
|
0015121 is not related to this bug. My problem only occours when I try to search the debug libraries of osg (and there are not release ones) |
|
|
(0037295)
|
Brad King
|
2014-11-26 09:52
|
|
Re 0015263:0037291: The point is that this module has no active maintainer, and that the upstream OSG should be providing cmake packaging files itself since it is built with CMake. If the latter were done then CMake would not even need a find module for it except to support older versions.
The FindQt4 module supports <name>_LIBRARY_DEBUG and <name>_LIBRARY_RELEASE variables that are then used to set <name>_LIBRARY based on whether one or both of the config-specific libraries are found. Something similar could be done here too, but would not be necessary if the upstream packaged for CMake correctly as mentioned in 0015121:0036895. |
|
|
(0042674)
|
Kitware Robot
|
2016-06-10 14:29
|
|
Resolving issue as `moved`.
This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
|