[cmake-developers] How to deal with assembler files

Brad King brad.king at kitware.com
Tue Mar 1 16:47:30 EST 2011


On 03/01/2011 04:40 PM, Alexander Neundorf wrote:
> Do you think when enabling the C compiler as ASM compiler it should
> also check for $ENV{CFLAGS} ?  Or should I added $ENV{ASMFLAGS} ?

Often the C compiler is the C++ compiler too but we still have a
separate CXXFLAGS.  Let's use ASMFLAGS.

-Brad



More information about the cmake-developers mailing list