mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
786c1c993a
This release changes the include paths provided by our CMake and pkg-config integration. The proper include path for the single-header when using one of the above is now <catch2/catch.hpp>. This change also necessitated changes to paths inside the repository, so that the single-header version is now at single_include/catch2/catch.hpp, rather than single_include/catch.hpp. Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.3.0
14 lines
447 B
Plaintext
14 lines
447 B
Plaintext
include/catch2/catch.hpp
|
|
include/catch2/catch_reporter_automake.hpp
|
|
include/catch2/catch_reporter_tap.hpp
|
|
include/catch2/catch_reporter_teamcity.hpp
|
|
lib/cmake/Catch2/Catch.cmake
|
|
lib/cmake/Catch2/Catch2Config.cmake
|
|
lib/cmake/Catch2/Catch2ConfigVersion.cmake
|
|
lib/cmake/Catch2/Catch2Targets.cmake
|
|
lib/cmake/Catch2/CatchAddTests.cmake
|
|
lib/cmake/Catch2/ParseAndAddCatchTests.cmake
|
|
libdata/pkgconfig/catch2.pc
|
|
share/Catch2/gdbinit
|
|
share/Catch2/lldbinit
|