Prechádzať zdrojové kódy

Remove redundant dependency

Signed-off-by: AMZN-Gene <[email protected]>
AMZN-Gene 6 mesiacov pred
rodič
commit
af65c377d4
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  1. 0 1
      MPSGameLift/Code/CMakeLists.txt

+ 0 - 1
MPSGameLift/Code/CMakeLists.txt

@@ -246,7 +246,6 @@ if(PAL_TRAIT_BUILD_HOST_TOOLS)
                 Gem::AWSCore.Static
                 Gem::AWSCore.Static
                 Gem::AWSGameLift.Client.Static
                 Gem::AWSGameLift.Client.Static
                 Gem::AWSClientAuth.Static
                 Gem::AWSClientAuth.Static
-                AZ::AWSNativeSDKInit
                 Gem::HttpRequestor.Static
                 Gem::HttpRequestor.Static
                 $<TARGET_OBJECTS:Gem::${gem_name}.Unified.Private.Object>
                 $<TARGET_OBJECTS:Gem::${gem_name}.Unified.Private.Object>
     )
     )