[CMake] Disable buffer security check in visual studio /GS-

John Drescher drescherjm at gmail.com
Wed Apr 20 12:58:55 EDT 2011


On Wed, Apr 20, 2011 at 12:55 PM, John Drescher <drescherjm at gmail.com> 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


More information about the CMake mailing list