Commit 11d22b3
authored
Bump min cmake version to 3.10 (from 3.3) (#154)
Current cmake is at least 3.25.1 (or later) in Linux distributions,
and some recent ones (e.g. on Ubuntu 24.04) produce warnings when
they see a specification of such an ancient min cmake version.
This PR silences these warnings.1 parent b7cfc24 commit 11d22b3
1 file changed
Lines changed: 1 addition & 1 deletion
| 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