2017-10-12 21:42:09 +02:00
|
|
|
prefix=@CMAKE_INSTALL_PREFIX@
|
|
|
|
exec_prefix=${prefix}
|
|
|
|
|
|
|
|
Name: Catch
|
|
|
|
Description: Testing library for C++
|
|
|
|
Requires:
|
|
|
|
Version: @CATCH_VERSION_NUMBER@
|
|
|
|
Libs:
|
2017-10-17 17:04:37 +02:00
|
|
|
Cflags: -I${prefix}/@INCLUDE_INSTALL_DIR@/include
|