소스 검색

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>
     )