Commit 4cc037d
committed
Update CMake setup for cpp-library and enhance property handling
- Updated minimum required CMake version from 3.20 to 3.24.
- Changed cpp-library version from 4.0.3 to 5.0.0 for improved features.
- Adjusted the order of commands to ensure proper setup of cpp-library and enable dependency tracking before project declaration.
- Modified property handling in tests to return "NOTFOUND" for unsupported properties, ensuring clarity in mock implementations.1 parent 25cf15c commit 4cc037d
2 files changed
Lines changed: 14 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
313 | 313 | | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
| 314 | + | |
| 315 | + | |
319 | 316 | | |
320 | | - | |
321 | 317 | | |
322 | 318 | | |
323 | 319 | | |
324 | | - | |
325 | | - | |
| 320 | + | |
| 321 | + | |
326 | 322 | | |
327 | 323 | | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
328 | 331 | | |
329 | 332 | | |
330 | 333 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments