mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 13:19:55 +01:00
8 lines
220 B
PkgConfig
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}
|