catch2/CMake
Martin Hořeňovský 19ecad6f68
Rename CMake/pkg-config target Catch2Main to Catch2WithMain
This describes the reality better, as it also links in the rest
of Catch2.

The on-disk name of the static library remains just `Catch2Main`,
as that is what it is -- single main function -- and on-disk artifacts
cannot describe link dependencies.
2020-05-03 18:54:38 +02:00
..
Catch2Config.cmake.in Separate Catch2Config from targets 2018-06-24 12:32:22 +02:00
FindGcov.cmake Fix typos identified by codespell. 2019-04-10 09:42:11 +02:00
FindLcov.cmake Add codecov.io coverage tracking 2017-11-27 20:13:47 +01:00
Findcodecov.cmake Fix typos identified by codespell. 2019-04-10 09:42:11 +02:00
MiscFunctions.cmake Add development build option to CMake and enable it on CI 2020-02-26 16:07:26 +01:00
catch2-with-main.pc.in Rename CMake/pkg-config target Catch2Main to Catch2WithMain 2020-05-03 18:54:38 +02:00
catch2.pc.in Rename CMake/pkg-config target Catch2Main to Catch2WithMain 2020-05-03 18:54:38 +02:00
llvm-cov-wrapper Add codecov.io coverage tracking 2017-11-27 20:13:47 +01:00