[CMake] add_library(foo SHARED...) is not creating a PDB file

Tom Kacvinsky tom.kacvinsky at vectorcast.com
Tue Sep 22 11:59:10 EDT 2015


On Tue, Sep 22, 2015 at 11:19 AM, Brad King <brad.king at kitware.com> wrote:

> On 09/22/2015 11:16 AM, Tom Kacvinsky wrote:
> > having two builds (debug and release) doesn't fit our workflow
>
> Try using the RelWithDebInfo configuration.
>
> Eeeek, that won't work because we are also using Ada and the plplot Ada
module for cmake doesn't support RelWithDebInfo.  For the moment, I will
just my make development branch debug, debug, and switch back to release
mode when it gets merged in.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150922/e6e5c07e/attachment.html>


More information about the CMake mailing list