Alan W. Irwin wrote:

i.e., the only pattern that gives the correct result is one that does not
use ENABLE_LANGUAGE.

I did all the above tests with 2.6.0, but previously I have shown the CVS
version of CMake had similar problems.


OK, thanks for trying it.


I noticed that you only test with C/CXX. Does the same thing happen with Fortran? I think some of the C stuff gets initialized by CXX and CXX by C. However, Fortran should for the most part be separate. My guess is the fix will go in the Platform directory. If you have a C only project does it create empty CXX vars that are not used?

-Bill
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to