1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/devel/catch/pkg-plist
Pietro Cerutti 786c1c993a devel/catch: update to 2.3.0
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
2018-07-24 11:02:58 +00:00

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