• arielyangpan's avatar
    fix: change cmake minimum required version to 3.0 in TSZ (#12088) · 6292fc11
    arielyangpan 提交于
    * fix: typo of showing distro info
    
    * fix: change cmake minimum required version to 3.0 in TSZ
    
    Fix Deprecation message when cmake building:
    
    CMake Deprecation Warning at deps/TSZ/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
      Compatibility with CMake < 2.8.12 will be removed from a future version of
      CMake.
    
      Update the VERSION argument <min> value or use a ...<max> suffix to tell
      CMake that the project does not need compatibility with older versions.
    6292fc11
platform.inc 5.8 KB