Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
Graphviz
/
set_graph_name-check.cmake
blob: 0c522e91d0a9a72cba9eff02e54c4cfec24b6425 [
file
] [
log
] [
blame
]
include
(
RunCMake
)
ensure_files_match
(
$
{
RunCMake_TEST_SOURCE_DIR
}/
expected_outputs
/
dependency_graph_set_graph_name
.
dot
$
{
RunCMake_TEST_BINARY_DIR
}/
generated_dependency_graph
.
dot
)