The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=12289 ====================================================================== Reported By: Stephen Kelly Assigned To: ====================================================================== Project: CMake Issue ID: 12289 Category: CPack Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-06-20 12:30 EDT Last Modified: 2011-06-20 12:30 EDT ====================================================================== Summary: Exported targets only packaged if an Unspecified component exists and using CPACK_ARCHIVE_COMPONENT_INSTALL Description: $ cmake -version cmake version 2.8.4.20110619-g781aa
Starting with git://anongit.kde.org/kdeexamples.git/buildsystem/HowToInstallALibrary, apply the attached patches one at a time. When there is otherwise no Unspecified target the export files BarTargets.cmake and BarTargets-debug.cmake do not appear in any tarball. If there is an unspecified target anyway (revert the top patch) the export files appear in the Unspecified tarball as expected. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-06-20 12:30 Stephen Kelly New Issue 2011-06-20 12:30 Stephen Kelly File Added: patches.mbox ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
