[CMake] 2.4.7 SetLang test failure on Tru64 UNIX 5.1

Albert Chin cmake at mlists.thewrittenword.com
Thu Sep 20 16:41:17 EDT 2007


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 (china at thewrittenword.com)


More information about the CMake mailing list