mpsgamelift_client_files.cmake 218 B

1234567891011
  1. #
  2. # Copyright (c) Contributors to the Open 3D Engine Project
  3. #
  4. # SPDX-License-Identifier: Apache-2.0 OR MIT
  5. #
  6. #
  7. set(FILES
  8. Source/MPSGameLiftClientSystemComponent.cpp
  9. Source/MPSGameLiftClientSystemComponent.h
  10. )