2018-01-18 00:01:27 +01:00
|
|
|
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
|
2017-10-12 21:42:09 +02:00
|
|
|
|
|
|
|
Name: Catch
|
|
|
|
Description: Testing library for C++
|
2018-01-18 19:20:08 +01:00
|
|
|
Version: @Catch2_VERSION@
|
2018-04-01 19:14:59 +02:00
|
|
|
Cflags: -I${includedir} -I${includedir}/catch
|