[cmake-developers] [CMake 0014013]: Support "continue" in foreach
Mantis Bug Tracker
mantis at public.kitware.com
Thu Mar 14 12:54:45 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=14013
======================================================================
Reported By: szotsaki
Assigned To:
======================================================================
Project: CMake
Issue ID: 14013
Category: CMake
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-03-14 12:54 EDT
Last Modified: 2013-03-14 12:54 EDT
======================================================================
Summary: Support "continue" in foreach
Description:
Please, beside the break() command, add the support for continue() command in a
foreach() loop.
Sometimes it comes very handy and helps avoiding very complex if() structures.
Reference: http://en.cppreference.com/w/cpp/language/continue
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-03-14 12:54 szotsaki New Issue
======================================================================
More information about the cmake-developers
mailing list