mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 21:36:11 +01:00
Fix typo
This commit is contained in:
parent
4b51d0dd3b
commit
be813faaa0
@ -19,7 +19,7 @@ dealing with consuming libraries in your build system of choice.
|
|||||||
|
|
||||||
However, we recommend doing 2, and taking extra time to migrate to v3
|
However, we recommend doing 2, and taking extra time to migrate to v3
|
||||||
properly. This lets you reap the benefits of significantly improved
|
properly. This lets you reap the benefits of significantly improved
|
||||||
compilation times in the v3 version. The basic steps to do se are:
|
compilation times in the v3 version. The basic steps to do so are:
|
||||||
|
|
||||||
1. Change your CMakeLists.txt to link against `Catch2WithMain` target if
|
1. Change your CMakeLists.txt to link against `Catch2WithMain` target if
|
||||||
you use Catch2's default main. (If you do not, keep linking against
|
you use Catch2's default main. (If you do not, keep linking against
|
||||||
|
Loading…
Reference in New Issue
Block a user