catch2/CMake/catch2.pc.in
2018-06-24 12:32:22 +02:00

8 lines
220 B
PkgConfig

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