[CMake] Re: Setting COMPILE_FLAGS does not appear to work

Andrew MacDonald macdonald.andrew at gmail.com
Thu May 10 12:07:34 EDT 2007


The linker flags are shown but not the compile flags. I may just have
to live without it.

Thanks,
Andrew

On 5/10/07, Kishore, Jonnalagadda (IE10)
<Kishore.Jonnalagadda at honeywell.com> wrote:
> > -----Original Message-----
> > From: cmake-bounces+kishore.jonnalagadda=honeywell.com at cmake.org
> > [mailto:cmake-bounces+kishore.jonnalagadda=honeywell.com at cmake.org] On
> > Behalf Of Andrew MacDonald
> > Sent: Thursday, May 10, 2007 9:04 AM
> > To: cmake at cmake.org
> > Subject: [CMake] Re: Setting COMPILE_FLAGS does not appear to work
> >
> > Ok, so I managed to ask two dumb questions in one day :P
> >
> > I belatedly discovered that the flags in fact were being changed.
> > However, this brought up another question: does anyone know how to
> > force cmake/nmake to show you the actual flags used during
> > compilation? nmake /N just shows the cmake commands.
>
> `nmake VERBOSE=1` should give a verbose enough output. This works with
> make... not sure about nmake.
>
> Regards,
> Kishore
>


More information about the CMake mailing list