Brad King wrote:

> More work will likely be needed to be able to run ${CMAKE_CXX_COMPILER}
> with execute_process to produce an object file.  Not all compilers have
> the -c option.  Some need special options to force C++.  Etc.  Likely
> we will need an internal platform file variable to hold the compiler
> command line to use for running these checks.

True. I've added an abstraction for that now.

Thanks,

Steve.


--

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

Reply via email to