Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
8 lines
220 B
Plaintext
8 lines
220 B
Plaintext
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}
|