Commit 3ffa1a9
authored
Remove Explicit Deletion of CMake
* Remove /GR flag as new CMake Policy doesn't add it by default.
* Tell CMake to use the new behavior of CMP0117.
* CMake policy is by default set when not specified, so removing the
explicit setting in CMakeLists.txt
* Flag /GR- fix.
* Restored accidentally deleted comment./GR Flag as 3.20's *CMP0117* by Default Doesn't Add It (#96814)1 parent 15eb4df commit 3ffa1a9
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
780 | 780 | | |
781 | 781 | | |
782 | 782 | | |
783 | | - | |
784 | | - | |
785 | | - | |
| 783 | + | |
786 | 784 | | |
787 | 785 | | |
788 | 786 | | |
| |||
0 commit comments