The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14080 
====================================================================== 
Reported By:                manday
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14080
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-04-13 05:51 EDT
Last Modified:              2013-04-13 05:51 EDT
====================================================================== 
Summary:                    add_custom_command does not allow for std*
connection
Description: 
add_custom_command overlaps with execute_process, however, does not allow for
the same operations as execute_process. Most notably, it does not allow for
connection of stdin, stdout and stderr (and writing them into files).

Bug: add_custom_command should be as least as powerful as execute_process.

Note: It would be preferable if execute_process and add_custom_command were
unified, as in their redundancy removed.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-04-13 05:51 manday         New Issue                                    
======================================================================

--

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

Reply via email to