The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=14606 ====================================================================== Reported By: Stephan Tolksdorf Assigned To: ====================================================================== Project: CMake Issue ID: 14606 Category: CMake Reproducibility: always Severity: text Priority: normal Status: new ====================================================================== Date Submitted: 2013-11-28 06:33 EST Last Modified: 2013-11-28 06:33 EST ====================================================================== Summary: Obsolete description for CMAKE_(C|CXX|Fortran)_FLAGS_RELEASE Description: By default, the descriptions/helpstrings for CMAKE_C_FLAGS_RELEASE, CMAKE_CXX_FLAGS_RELEASE and CMAKE_Fortran_FLAGS_RELEASE all contain "(/MD /Ob1 /Oi /Ot /Oy /Gs will produce slightly less optimized but smaller files)". This comment seems obsolete and probably should be removed, as the flags are compiler dependent and a user could use the MINSIZEREL configuration to optimize for size.
I also noticed the inconsistent capitalization in the RELWITHDEBINFO descriptions. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-11-28 06:33 Stephan TolksdorfNew 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
