Added PAL to blast and whitebox tests to only enable automated tests on supported platforms: windows only at the moment. (#5165)

Signed-off-by: moraaar <moraaar@amazon.com>
This commit is contained in:
moraaar
2021-11-02 09:28:31 +00:00
committed by GitHub
parent de6af361ab
commit 0ccd55f945
12 changed files with 100 additions and 2 deletions
@@ -0,0 +1,9 @@
#
# 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
#
#
set(PAL_TRAIT_BLAST_TESTS_SUPPORTED FALSE)