Skip to content

UseSWIG: Add support for custom Swig source file extensions

Thirumal Venkat requested to merge zapstar/cmake:swig_src_file_ext into master

Add a new variable SWIG_SOURCE_FILE_EXTENSIONS to override existing behavior of only passing .i files to the SWIG compiler.

Fixes: #18727 (closed)

Edited by Marc Chevrier

Merge request reports