ソースを参照

Remove redundant dependency

Signed-off-by: AMZN-Gene <[email protected]>
AMZN-Gene 6 ヶ月 前
コミット
af65c377d4
1 ファイル変更0 行追加1 行削除
  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::AWSGameLift.Client.Static
                 Gem::AWSClientAuth.Static
-                AZ::AWSNativeSDKInit
                 Gem::HttpRequestor.Static
                 $<TARGET_OBJECTS:Gem::${gem_name}.Unified.Private.Object>
     )