> >> Will Kitware consider making CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS > >> default to on starting with 2.6.0 and doing away with this > >> annoying construct?
Bill is looking into making this implicit. .e.g. if you do not specify the matching arguments then you are using LOOSE_LOOP_CONSTRUCTS by default. So folks who want it will get it, folks who do not will not get it, effectively automatically on a construct by construct basis. Ken _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
