You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
220 B
8 lines
220 B
4 months ago
|
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}
|