Skip to content

Too many CMake warnings about dot #29

@pcanal

Description

@pcanal

Running CMake for Phlex without dot lead to many warning like:

CMake Warning at test/CMakeLists.txt:10 (message):
  dot program not found; all TEST_DOT_GRAPH options will be ignored.
Call Stack (most recent call first):
  test/CMakeLists.txt:55 (dot_test)
  test/CMakeLists.txt:64 (add_catch_test)

independently from whether dot is needed or whether the warning is useless, we really only need the warning once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions