https://github.com/philsquared/Catch
Revision 6b22e7ac805ad0575c9149b616e39c771e40c2ee authored by Torfinn Berset on 14 January 2019, 11:46:18 UTC, committed by Torfinn Berset on 14 January 2019, 11:46:18 UTC
1 parent 75200b4
Raw File
Tip revision: 6b22e7ac805ad0575c9149b616e39c771e40c2ee authored by Torfinn Berset on 14 January 2019, 11:46:18 UTC
Added Bloomlife to list of commercial users
Tip revision: 6b22e7a
catch2.pc.in
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}
back to top