29da71e64e
* Updated Sponza Model (.ma, .fbx, textures) Signed-off-by: Benjamin Black <benblac@amazon.com> * Removed corrupted file Signed-off-by: Benjamin Black <benblac@amazon.com> * Revisions to Sponza Scene Signed-off-by: Benjamin Black <benblac@amazon.com> * Sponza updates Signed-off-by: Benjamin Black <benblac@amazon.com> * Updated Cloth Irradiance Values Signed-off-by: Benjamin Black <benblac@amazon.com> * Added Sponza scene to Automated Testing- request from QA Signed-off-by: Benjamin Black <benblac@amazon.com> * Clean up removed files Signed-off-by: Benjamin Black <benblac@amazon.com>
11 lines
424 B
CMake
11 lines
424 B
CMake
#
|
|
# 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
|
|
#
|
|
#
|
|
# This will export its "SourcePaths" to the generated "cmake_dependencies.<project>.assetbuilder.setreg"
|
|
if(PAL_TRAIT_BUILD_HOST_TOOLS)
|
|
ly_create_alias(NAME AtomContent_Sponza.Builders NAMESPACE Gem)
|
|
endif() |