Notes |
|
(0040343)
|
Brad King
|
2016-01-28 08:49
|
|
|
|
(0040351)
|
Florian Rathgeber
|
2016-01-28 14:54
|
|
Brad, thanks for the detailed explanation! I agree with your suggested fix for our specific situation, however I still believe that linking against a versioned .so is a legitimate thing to do and therefore should work as expected. |
|
|
(0040357)
|
Brad King
|
2016-01-29 09:29
|
|
Re 0015938:0040351: Yes, I think that would be reasonable. However, since the implementation file names can be arbitrary we may not be able to recognize them based on just the file name in general (numerical components are common but not required). When the named file already exists perhaps we could actually open it to detect whether it is a shared library or not, at least on ELF platforms.
|
|
|
(0042923)
|
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. |
|