microsoft / vscode-cmake-tools

CMake integration in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=vector-of-bool.cmake-tools
MIT License
1.43k stars 429 forks source link

Upgrade cmake_minimum_required version 3.0.0 -> 3.5.0 #3805

Closed LiuZengqiang closed 4 days ago

LiuZengqiang commented 4 weeks ago

Upgrade cmake_minimum_required version 3.0.0 -> 3.5.0

This change addresses item #3793

The purpose of this change

Remove the warning "(cmake_minimum_required):Compatibility with CMake < 3.5 will be removed from a future version of CMake.".

LiuZengqiang commented 2 weeks ago

@LiuZengqiang please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree

gcampbell-msft commented 4 days ago

No need to update branch, small change. Merging.