forked from catchorg/Catch2
* `GNUInstallDirs` is a standardised way to change paths, which makes systems integration easier and allows for a more consistent user experience.
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
|
|
|
|
Name: Catch
|
|
Description: Testing library for C++
|
|
Version: @CATCH_VERSION_NUMBER@
|
|
Cflags: -I${includedir}
|