catch2/src
Martin Hořeňovský 8730260457
Split apart combined TUs
The compile time improvements from using combined TUs mostly isn't
worth the annoyance they cause with various IDE shortcuts, like
when switching between header and its impl. file.

Splitting them apart also fixes the issue of empty subdirs being
installed due to `foo/internal` folders that only contained the
combined TUs and no headers.

Closes #2457
Closes #2463
2022-06-21 18:48:44 +02:00
..
catch2 Split apart combined TUs 2022-06-21 18:48:44 +02:00
CMakeLists.txt Split apart combined TUs 2022-06-21 18:48:44 +02:00