[cmake-developers] [CMake 0014304]: Installing targets doesn't create links with versions
Mantis Bug Tracker
mantis at public.kitware.com
Tue Jul 23 03:11:12 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=14304
======================================================================
Reported By: pinker
Assigned To:
======================================================================
Project: CMake
Issue ID: 14304
Category: CMake
Reproducibility: always
Severity: minor
Priority: high
Status: new
======================================================================
Date Submitted: 2013-07-23 03:11 EDT
Last Modified: 2013-07-23 03:11 EDT
======================================================================
Summary: Installing targets doesn't create links with
versions
Description:
For some reason, on AIX platform cmake is ignoring target VERSION and SOVERSION
properties.
Same CMakeLists.txt file creates correct cmake_install.cmake files on Linux and
HP-UX, but on AIX it omits the part where links with versions are created.
Appending file with CMakeLists.txt and both cmake_install.cmake files
Tryed multiple versions of cmake:
2.8.11.2
2.8.10.2
2.8.2
2.6.4
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-07-23 03:11 pinker New Issue
2013-07-23 03:11 pinker File Added: cmake_install_bug
======================================================================
More information about the cmake-developers
mailing list