Merge pull request #2112 from Emil-Jarosz/patch-1

Update cmake-integration.md
This commit is contained in:
Martin Hořeňovský 2020-11-30 21:18:25 +01:00 committed by GitHub
commit 5b1a6ae00a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ target_link_libraries(tests Catch2::Catch2)
Catch2's repository also contains two CMake scripts that help users Catch2's repository also contains two CMake scripts that help users
with automatically registering their `TEST_CASE`s with CTest. They with automatically registering their `TEST_CASE`s with CTest. They
can be found in the `contrib` folder, and are can be found in the `extras` folder, and are
1) `Catch.cmake` (and its dependency `CatchAddTests.cmake`) 1) `Catch.cmake` (and its dependency `CatchAddTests.cmake`)
2) `ParseAndAddCatchTests.cmake` 2) `ParseAndAddCatchTests.cmake`