Learning and understanding cmake would be a lot easier if the cmake-commands <http://www.cmake.org/cmake/help/v3.2/manual/cmake-commands.7.html> page would have two columns.
On the left, the alphabetic listing, available now. On the right, commands grouped by category. Here’s a category: if <http://www.cmake.org/cmake/help/v3.2/command/if.html> elseif <http://www.cmake.org/cmake/help/v3.2/command/elseif.html> else <http://www.cmake.org/cmake/help/v3.2/command/else.html> endif <http://www.cmake.org/cmake/help/v3.2/command/endif.html> foreach <http://www.cmake.org/cmake/help/v3.2/command/foreach.html> endforeach <http://www.cmake.org/cmake/help/v3.2/command/endforeach.html> while <http://www.cmake.org/cmake/help/v3.2/command/while.html> endwhile <http://www.cmake.org/cmake/help/v3.2/command/endwhile.html> continue <http://www.cmake.org/cmake/help/v3.2/command/continue.html> break <http://www.cmake.org/cmake/help/v3.2/command/break.html> function <http://www.cmake.org/cmake/help/v3.2/command/function.html> endfunction <http://www.cmake.org/cmake/help/v3.2/command/endfunction.html> macro <http://www.cmake.org/cmake/help/v3.2/command/macro.html> endmacro <http://www.cmake.org/cmake/help/v3.2/command/endmacro.html>
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake