Skip to content

Commit

Permalink
Update doc/migration_guide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Wolf <[email protected]>
  • Loading branch information
1uc and matz-e committed Feb 7, 2024
1 parent 8e6ad2b commit 98399e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/migration_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,6 @@ add_subdirectory(third_party/HighFive)
target_link_libraries(app PUBLIC HighFive::HighFive)
```

There's extensive examples of project integration in `tests/cmake_integration`,
including how those project in turn can be included in other projects. If those
don't help, please feel free to open an Issue.
There are extensive examples of project integration in `tests/cmake_integration`,
including how those projects in turn can be included in other projects. If these
examples don't help, please feel free to open an Issue.

0 comments on commit 98399e5

Please sign in to comment.