mirror of
https://github.com/The-OpenROAD-Project/OpenROAD.git
synced 2026-06-02 01:08:34 +08:00
7 lines
198 B
CMake
7 lines
198 B
CMake
# SPDX-License-Identifier: BSD-3-Clause
|
|
# Copyright (c) 2023-2025, The OpenROAD Authors
|
|
|
|
set(GRAPHVIZ_EXTERNAL_LIBS FALSE)
|
|
|
|
set(GRAPHVIZ_IGNORE_TARGETS "[Tt]est" "gtest" "gmock" "abc" "-bin" "_py")
|