fix ThirdParty/SGBleThirdPartyLibs's module warnings

This commit is contained in:
Mamadou Babaei
2026-07-17 09:58:58 +02:00
parent 15f5f100a1
commit 5f5e2e92c1
2 changed files with 2 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@ This patch release addresses `v2.9.x` build issues on Microsoft Windows and MSVC
### Fixed
- Attempt at fixing build issues in certain MSVC configurations that also affects Fab Store submissions due to: `MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance fatal error C1900: Il mismatch between 'P1' version '20250730' and 'P2' version '20240319'; LINK : fatal error LNK1257: code generation failed`.
- Fix `ThirdParty/SGBleThirdPartyLibs`'s module `.Build.cs` warnings.
### Changed