Commit 90e5596
authored
Remove unneeded CMP0028 policy setting
Since `CMP0028` was introduced in CMake 3.0, and the minimum required version is `3.0`, there is
no need to explicit set the policy.
References:
* https://cmake.org/cmake/help/git-master/manual/cmake-policies.7.html#policies-introduced-by-cmake-3-0
* https://cmake.org/cmake/help/git-master/command/cmake_minimum_required.html1 parent 8d34a70 commit 90e5596
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
0 commit comments