Skip to content

UseSWIG: Fall back to empty PREFIX for unknown languages

Brad King requested to merge brad.king/cmake:UseSWIG-fallback-prefix into master

Teach SWIG_ADD_LIBRARY to fall back to an empty library prefix for languages we don't explicitly define already.

Merge request reports