Commit f7c6fe7
committed
[CMake] Raise minimum required CMake version to 3.10
To avoid this warning:
```txt
CMake Deprecation Warning at roottest/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
```1 parent 359dde1 commit f7c6fe7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments