On Wed, Apr 20, 2011 at 12:55 PM, John Drescher <[email protected]> wrote: > After profiling my Visual Studio 2005 application I see that over 5% > of the execution time in the Release build was spent doing buffer > security checks. I found the following link for CMake support > > http://www.cmake.org/pipermail/cmake-commits/2008-March/003844.html >
I guess that is not the best link since its a patch to enable detecting 64 bit portability but it does show CMake identifies the option. John _______________________________________________ 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://www.cmake.org/mailman/listinfo/cmake
