Home | History | Annotate | Download | only in CMake
      1 includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
      2 
      3 Name: Catch2
      4 Description: A modern, C++-native, header-only, test framework for C++11
      5 URL: https://github.com/catchorg/Catch2
      6 Version: @Catch2_VERSION@
      7 Cflags: -I${includedir}
      8