Commit 81aff32
authored
Update PreventInSourceBuilds.cmake
Replace get_filename_component with file(REAL_PATH) for symlink resolution
"file" command offers a more modern approach to resolving symlinks. Introduced in CMake ≥ 3.191 parent 1015c6b commit 81aff32
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments