Skip to content
  • Seth R Johnson's avatar
    FindSWIG: Add COMPONENTS support for SWIG target languages · e131d9f9
    Seth R Johnson authored
    Newer versions of SWIG drop support for some target languages, and some
    forks of SWIG (such as for Fortran and MATLAB) aren't supported by the
    mainline version of SWIG.
    
    Swig versions as old as 1.3.6 (circa 2001) and possibly older use the
    same format for listing available wrappers "%-15s - Generate %s
    wrappers", so component detection should be quite reliable.
    e131d9f9