[Trilinos-Users] Cannot build 64 bit on Intrepid.

Brad King brad.king at kitware.com
Mon May 3 13:50:03 MDT 2010


John R Cary wrote:
> On 5/3/10 2:21 PM, Brad King wrote:
>> Actually you can just set the COMPILE_FLAGS target or source file
>> property to include -qfixed or -qfree on this compiler.  This is a
>> work-around until the above-mentioned property is added.
> 
> Yes, as long as a project has only one kind of Fortran format.

See the "set_property" command's SOURCE and TARGET options.
You can set the flags for specific libraries or executables
within a project, and even on specific source files.

-Brad



More information about the Trilinos-Users mailing list