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 ====================================================================== -- 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