[cmake-developers] [CMake 0015725]: post generate action
Mantis Bug Tracker
mantis at public.kitware.com
Thu Sep 3 12:11:02 EDT 2015
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15725
======================================================================
Reported By: Gregory Kramida
Assigned To:
======================================================================
Project: CMake
Issue ID: 15725
Category: CMake
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-09-03 12:11 EDT
Last Modified: 2015-09-03 12:11 EDT
======================================================================
Summary: post generate action
Description:
It would be great if users had the ability to schedule processes after the
generation step.
There are many ways, i.e. adding another command, but I guess the easiest way to
achieve that would be by extending the execute_process command with something
like a SCHEDULE_AFTER_GENERATION flag.
Additional Information:
See http://www.cmake.org/pipermail/cmake/2010-May/037151.html
See comments in answer here
http://stackoverflow.com/questions/7091447/run-command-after-generation-step-in-cmake
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-09-03 12:11 Gregory KramidaNew Issue
======================================================================
More information about the cmake-developers
mailing list