catch2.pc.in 220 B

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