The SetLang test fails on Tru64 UNIX because the C++ compiler invokes the C compiler to build Tests/SetLang/bar.c. The C++ compiler can be used if we force it with "-x cxx". How do I do this to get this test to pass?
-- albert chin ([EMAIL PROTECTED]) _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
