mirror of
https://github.com/reactos/CMake.git
synced 2025-02-12 14:58:45 +00:00
![Marc Chevrier](/assets/img/avatar_default.png)
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)
|