mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
dff28141dc
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)
|