> How can I replace (not extend) the compiler flags for these few
> subdirectories?
>
> Tim
>
>> -Original Message-
>> From: cmake-boun...@cmake.org
>> [mailto:cmake-boun...@cmake.org] On Behalf Of Whitcomb, Mr. Tim
>> Sent: Friday, March 25, 2011 3
-boun...@cmake.org] On Behalf Of Whitcomb, Mr. Tim
> > Sent: Friday, March 25, 2011 3:18 PM
> > To: 'cmake@cmake.org'
> > Subject: [CMake] Replacing compiler flags for certain project
> > subdirectories
> >
> > I'm in the process of adding Cmake-buil
ault link flags.
>
> Hope this helps,
> Arjen
>
> >-Original Message-
> >From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On
> >Behalf Of Whitcomb, Mr. Tim
> >Sent: woensdag 30 maart 2011 20:00
> >To: 'cmake@cmake.org'
> >S
b, Mr. Tim
>Sent: woensdag 30 maart 2011 20:00
>To: 'cmake@cmake.org'
>Subject: Re: [CMake] Replacing compiler flags for certain project
>subdirectories
>
>Shortening to reduce wall-of-text:
>
>I have a Fortran project with a top-level CMakeLists.txt file with 47
-Original Message-
> From: cmake-boun...@cmake.org
> [mailto:cmake-boun...@cmake.org] On Behalf Of Whitcomb, Mr. Tim
> Sent: Friday, March 25, 2011 3:18 PM
> To: 'cmake@cmake.org'
> Subject: [CMake] Replacing compiler flags for certain project
> subdirectories
>
I'm in the process of adding Cmake-build capability to a Fortran project that
currently follows a traditional recursive-make build structure. I've converted
all the makefiles to CMakeLists.txt files and can now produce all the target
libraries and executables with their dependencies correctly r