On Wed, Mar 26, 2008 at 6:12 PM, Alexander Neundorf
<[EMAIL PROTECTED]> wrote:

>  Maybe using #ifdefs in the code ?

This could work, indeed, but is what I was trying to avoid :-)

Moreover, I'm CMake-ing an external project that I don't maintain,
which contains both (non-inline) x86 AT&T style assembly sources and
altivec-dependent c code in separate files.
And I don't see how I could mix the assembly and the c code in one
single translation unit.

Any thoughts?
--
Nicolas
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to