Files
o3de/Gems/AutomatedLauncherTesting/Code/automatedlaunchertesting_files.cmake
T
2021-06-23 10:55:22 -07:00

15 lines
365 B
CMake

#
# Copyright (c) Contributors to the Open 3D Engine Project
#
# SPDX-License-Identifier: Apache-2.0 OR MIT
#
#
set(FILES
Include/AutomatedLauncherTesting/AutomatedLauncherTestingBus.h
Source/AutomatedLauncherTestingSystemComponent.cpp
Source/AutomatedLauncherTestingSystemComponent.h
Source/SpawnDynamicSlice.cpp
Source/SpawnDynamicSlice.h
)