Commit d7a0ca4
Zachery Crandall
Fix failing test for CMake 4 (#169)
* Add CMake minimum version command matching minimum version of CMaize
* Remove old 'cpp/' test directory reference and use relative paths for test names
* Default to using VERBOSE log level in tests
* Fix line numbers referencing bare_bones_cmake from the docs
* Revert minimum version of bare_bones_cmake example back to 3.5 to match other examples1 parent dc8a4f7 commit d7a0ca4
File tree
3 files changed
+12
-3
lines changed- docs/src/background
- tests
- docs/bare_bones_cmake
3 files changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| |||
0 commit comments