blob: de6fdfeaffac007ea97e5ef580d0bbad6ba1f90c [file] [log] [blame]
Martin Hořeňovskýc7d9f022017-10-12 21:42:09 +02001prefix=@CMAKE_INSTALL_PREFIX@
2exec_prefix=${prefix}
3
4Name: Catch
5Description: Testing library for C++
6Requires:
7Version: @CATCH_VERSION_NUMBER@
8Libs:
9Cflags: -I${prefix}/@INCLUDE_INSTALL_DIR@
10