Is it possible to get a hint from a developer, please?
Claus
On 08.07.2012, at 12:04, Claus Klein wrote:
It is not clear to me what is intended with cmake selftest?
* If Xcode generator is selected, sure the Bundle and other Xcode
test should run
* If I configure a different tool chain, i.e. mac port gcc-4.7 with
all tools under /opt/local/bin,
it is an ERROR to run Bundle, Architecture, and ObjC++ tests!
Perhaps I must set a different CMAKE_SYSTEM_NAME, but which one?
#FIXME -DCMAKE_SYSTEM_NAME=Darwin-GNU \
-DCMAKE_C_COMPILER=/opt/local/libexec/ccache/gcc \
-DCMAKE_CXX_COMPILER=/opt/local/libexec/ccache/g++ \
IMO it is a use case like cross compiling!
I need a chance to control what happens.
--
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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers