mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -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 NEW)
|
|
include(CMP0086-common.cmake)
|