Improve pkg-config integration a bit

This commit is contained in:
Martin Hořeňovský 2018-06-23 15:03:42 +02:00
parent b957eb4172
commit 6c1145d922
1 changed files with 2 additions and 1 deletions

View File

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