mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-17 03:01:13 -04:00
7 lines
143 B
PkgConfig
7 lines
143 B
PkgConfig
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
|
|
|
|
Name: Catch
|
|
Description: Testing library for C++
|
|
Version: @Catch2_VERSION@
|
|
Cflags: -I${includedir}
|