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 ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
