[CMake] Determining what is inside a compiler wrapper

John R. Cary cary at txcorp.com
Wed Jul 21 18:02:42 EDT 2010


Due to ABI differences, over the years we have
installed libraries under subdirs named after the
compiler group (gcc, xlc, ...).  For this we need
to figure out what compiler might be inside a compiler
wrapper (like CC on the cray, whatever in mpicc, etc.)

Are there general strategies or modules for doing this?

Thx...John Cary


More information about the CMake mailing list