removing some rad leftovers (#3366)

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-20 13:39:51 -07:00
committed by GitHub
parent b2b6886338
commit 8bc9ed3d01
8 changed files with 1 additions and 216 deletions
-14
View File
@@ -1,14 +0,0 @@
#
# Copyright (c) Contributors to the Open 3D Engine Project.
# For complete copyright and license terms please see the LICENSE at the root of this distribution.
#
# SPDX-License-Identifier: Apache-2.0 OR MIT
#
#
ly_add_external_target(
NAME RadTelemetry
3RDPARTY_ROOT_DIRECTORY "${LY_RAD_TELEMETRY_INSTALL_ROOT}"
VERSION 3.5.0.17
INCLUDE_DIRECTORIES Include
)
-1
View File
@@ -8,6 +8,5 @@
set(FILES
BuiltInPackages_ios.cmake
RadTelemetry_ios.cmake
Wwise_ios.cmake
)
-1
View File
@@ -10,7 +10,6 @@ set(FILES
BuiltInPackages.cmake
FindOpenGLInterface.cmake
FindPIX.cmake
FindRadTelemetry.cmake
FindVkValidation.cmake
FindWwise.cmake
)