• LINKER_LANGUAGE: What tool to use for linking, based on language.

    The LINKER_LANGUAGE property is used to change the tool used to link an executable or shared library. The default is set the language to match the files in the library. CXX and C are common values for this property.