Commit 6e098e3
Increase minimum required CMake version
At least as of CMake 3.28.3, it warns that support for CMake
versions less than 3.5 will be removed soon, quote:
> CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Signed-off-by: Jim Huang <jserv@ccns.ncku.edu.tw>1 parent d37ad90 commit 6e098e3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
0 commit comments