mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-06 23:29:31 -06:00
When file property SWIG_MODULE_NAME is specified, provide option -module to SWIG compiler. Fixes: #18374
3 lines
60 B
CMake
3 lines
60 B
CMake
cmake_policy(SET CMP0086 OLD)
|
|
include(CMP0086-common.cmake)
|