Commit 77ab9d1
committed
build: update CMake minimum version and C++ standard
- Increased the minimum required CMake version from 3.12 to 3.25 for improved features and compatibility.
- Updated the C++ standard from 20 to 23 to leverage new language features.
- Removed redundant CMake minimum version declaration from lib/CMakeLists.txt.1 parent 0b8ad83 commit 77ab9d1
File tree
3 files changed
+2
-4
lines changed- cmake
- lib
3 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
0 commit comments