ENH: pick native compilers first, and aCC before CC

This commit is contained in:
Bill Hoffman 2004-10-05 11:29:16 -04:00
parent 7f17646576
commit 29794b24a9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
#=========================================================================
CMAKE_KNOWN_C_COMPILERS="cc gcc xlc icc tcc"
CMAKE_KNOWN_CXX_COMPILERS="CC g++ c++ xlC icc como aCC"
CMAKE_KNOWN_CXX_COMPILERS="aCC xlC CC g++ c++ icc como "
CMAKE_KNOWN_MAKE_PROCESSORS="make gmake"
CMAKE_CXX_SOURCES="\