prefix=/usr exec_prefix=${prefix} includedir=/usr/include libdir=/usr/lib Name: Catch2 Description: A modern, C++-native, test framework for C++14 and above URL: https://github.com/catchorg/Catch2 Version: 3.3.2 Cflags: -I${includedir} Libs: -L${libdir} -lCatch2