Commit b4e0ec0
authored
cmake: put cmake_minimum_required before project()
This is sternly advised by cmake, see notes in [cmake_minimum_required()][1] description.
[1]: https://cmake.org/cmake/help/latest/command/cmake_minimum_required.html
suppresses cmake warning1 parent da6cbf2 commit b4e0ec0
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 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments