CMake/Tests/Assembler
Brad King 97140d3986 Tests/Assembler: Do not use assembler in universal binaries
If CMAKE_OSX_ARCHITECTURES is set then the computed assembler .s source
file may not work for all architectures.  Skip it in that case.
2012-08-15 12:55:03 -04:00
..
CMakeLists.txt Tests/Assembler: Do not use assembler in universal binaries 2012-08-15 12:55:03 -04:00
main-linux-x86-gas.s COMP: skip APPLE, since there with universal binaries the assembler file would be built for both architectures 2007-07-05 16:32:40 -04:00
main.c COMP: hopefully fix test, finally 2007-07-09 08:16:04 -04:00