Re: [CMake] PDB generation

2014-05-21 Thread Jeff Trawick
On Wed, May 21, 2014 at 12:21 PM, Scott Aron Bloom < scott.bl...@onshorecs.com> wrote: > At some point in the 2.8 lifecycle, the choice was made to no longer > copy the .pdb files on windows builds with the .lib that is generated. > > > > I found a note somewhere, that there was “good” reasoning

[CMake] FindOpenSSL choosing unexpected OpenSSL install on Windows

2014-05-15 Thread Jeff Trawick
Short form: I tell FindOpenSSL where to look by setting OPENSSL_ROOT_DIR to point to my shiny new OpenSSL install; it ignores me and finds ancient, vulnerable OpenSSL libraries to use instead.) Some info about my build environment: * pristine install of cmake 2.8.12.2-win32-x86 * "Open VS2012 x64