Files
o3de/Code/LauncherUnified/Platform/Linux/platform_linux_files.cmake
T
2021-06-23 10:55:22 -07:00

15 lines
296 B
CMake

#
# Copyright (c) Contributors to the Open 3D Engine Project
#
# SPDX-License-Identifier: Apache-2.0 OR MIT
#
#
set(FILES
Launcher_Linux.cpp
Launcher_Traits_Linux.h
Launcher_Traits_Platform.h
../Common/UnixLike/Launcher_UnixLike.cpp
../Common/UnixLike/Launcher_UnixLike.h
)