[cmake-developers] [CMake 0014307]: add a COMMENT option for execute_process
Mantis Bug Tracker
mantis at public.kitware.com
Wed Jul 24 05:22:32 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=14307
======================================================================
Reported By: ycollet
Assigned To:
======================================================================
Project: CMake
Issue ID: 14307
Category: CMake
Reproducibility: always
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-07-24 05:22 EDT
Last Modified: 2013-07-24 05:22 EDT
======================================================================
Summary: add a COMMENT option for execute_process
Description:
A COMMENT option for execute_process should be nice.
To do things like:
execute_process(COMMAND ${CMAKE_COMMAND} -E copy_directory
${CMAKE_SOURCE_DIR}/test ${CMAKE_BINARY_DIR}/test
COMMENT "Copying test into build directory")
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-07-24 05:22 ycollet New Issue
======================================================================
More information about the cmake-developers
mailing list