So the issue is to test OS X Universal binary with at least 3 different code paths: i386, x86_64 and PPC.

There is the "arch" command on the command line that can be used launch an executable using the indicated architecture. I am wondering how this might be used with CTest to test the different architectures present in a universal binary? Is there a CTEST_ variable that I can set? Or something similar? Shell script wrapper for CTest? Use a custom Command in Cmake?

  Any help or pointers is appreciated.
_________________________________________________________
Mike Jackson                  mike.jack...@bluequartz.net
BlueQuartz Software                    www.bluequartz.net
Principal Software Engineer                  Dayton, Ohio

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to