[cmake-developers] [CMake 0012045]: Add ctest_package command
Mantis Bug Tracker
mantis at public.kitware.com
Mon Apr 4 14:46:03 EDT 2011
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=12045
======================================================================
Reported By: Jean-Christophe Fillion-Robin
Assigned To:
======================================================================
Project: CMake
Issue ID: 12045
Category: CTest
Reproducibility: have not tried
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 2011-04-04 14:46 EDT
Last Modified: 2011-04-04 14:46 EDT
======================================================================
Summary: Add ctest_package command
Description:
This command should be equivalent to build the "package" target
The signature: ctest_package(RETURN_VALUE PATH_TO_PACKAGES)
If PATH_TO_PACKAGES is not an empty list, it would be then possible to call:
ctest_upload(FILES ${PATH_TO_PACKAGES})
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-04-04 14:46 Jean-Christophe Fillion-RobinNew Issue
======================================================================
More information about the cmake-developers
mailing list