Commit 324dbbd
cmake: Prefer using CorePrivate Qt target
This removes the use of version-specific Qt variable like `Qt5Core_PRIVATE_INCLUDE_DIRS`
and instead relies on CMake’s imported targets for private headers.1 parent 7324cb9 commit 324dbbd
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | 295 | | |
299 | 296 | | |
300 | 297 | | |
301 | 298 | | |
302 | 299 | | |
303 | 300 | | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
0 commit comments