summaryrefslogtreecommitdiff
path: root/CMake/catch2.pc.in
blob: 3ac9fbd1a6ecbc6cd3ddafd83072acd027be8986 (plain)
1
2
3
4
5
6
7
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}