Relative Content

Tag Archive for c++buildercatch2

How to incorporate Catch2 into a Builder program

I’ve downloaded Catch2 (V3) from the GetIt package manager in Builder 12.1. How do I use it now with a program, e.g., what do I need to do to make Catch2 test statements in a program be recognized?
Thanks.