• X
    fix(mge/build): update cmake_minimum_required VERSION · d0d7485a
    Xiao-Wei Chai CAO 提交于
    Fixed according to the case mentioned in Issue #57 opened by @zjd1988 .   
    
    ```
    Policy "CMP0086" is not known to this version of CMake. Starting with CMake 3.14, UseSWIG passes option -module <module_name> to SWIG compiler if the file property SWIG_MODULE_NAME is specified. This policy provides compatibility with projects that expect the legacy behavior.
    ```
    d0d7485a
CMakeLists.txt 26.0 KB