Commit 912a739
committed
Update Experimental CMAKE_IMPORT_STD Flags
In order to use the Experimental CMAKE_IMPORT_STD flags, the experimental guid was hard-coded into the cmake file.
CMake has however updated this Guid twice now, making it impossible to use the Module functionality with newer cmake versions.
I have added the corresponding Guids with some "Ifs" and "Elses" to match the CMake version number being used in order to make it a bit more resilient.1 parent 6225211 commit 912a739
1 file changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
6 | 14 | | |
7 | 15 | | |
8 | 16 | | |
| |||
0 commit comments