CMake/Tests/RunCMake/UseSWIG/CMP0086-NEW.cmake
Marc Chevrier dff28141dc UseSWIG: add management of SWIG option -module
When file property SWIG_MODULE_NAME is specified, provide option -module
to SWIG compiler.

Fixes: #18374
2018-12-07 18:51:57 +01:00

3 lines
60 B
CMake

cmake_policy(SET CMP0086 NEW)
include(CMP0086-common.cmake)