1includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
2
3Name: Catch2
4Description: A modern, C++-native, header-only, test framework for C++11
5URL: https://github.com/catchorg/Catch2
6Version: @Catch2_VERSION@
7Cflags: -I${includedir}
8