Skip to content

Can we change to #include <catch2/catch.hpp> #138

Description

@ethanyanjiali

I'm having "catch.hpp not found" error when I build from source on MacOS. I installed catch2 from brew and it's recommened to use #include <catch2/catch.hpp> instead. I end up replacing all #include "catch.hpp" with #include <catch2/catch.hpp> to build.

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