Files
o3de/cmake/TestImpactFramework/CMakeGraphVizOptions.cmake
T
2021-06-23 10:55:22 -07:00

10 lines
225 B
CMake

#
# Copyright (c) Contributors to the Open 3D Engine Project
#
# SPDX-License-Identifier: Apache-2.0 OR MIT
#
#
ly_set(GRAPHVIZ_GENERATE_DEPENDERS TRUE)
ly_set(GRAPHVIZ_GRAPH_HEADER "")
ly_set(GRAPHVIZ_NODE_PREFIX "target")