On 16. Sep, 2010, at 14:42 , skippy VonDrake wrote:
> Greetings,
> I have a project most of which is in C but it includes a couple of assembly
> files (.S).
> CMake builds it just fine until I add a preprocessor option meant for gcc -
> and that the assembler
> can't digest.
> Recently I set the
Greetings,
I have a project most of which is in C but it includes a couple of assembly
files (.S).
CMake builds it just fine until I add a preprocessor option meant for gcc -
and that the assembler
can't digest.
Recently I set the COMPILE_FLAGS to include "-H". The compiler did as the
flag specifi