We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbc5764 commit c7ed6faCopy full SHA for c7ed6fa
README.md
@@ -38,7 +38,7 @@ The unit test code uses [Catch2](https://github.com/catchorg/Catch2). If the `BI
38
39
The unit test uses utilities from Connective C++'s [utility-rack](https://github.com/connectivecpp/utility-rack).
40
41
-Specific version (or branch) specs for the dependenies are in [`test/CMakeLists.txt`](test/CMakeLists.txt).
+Specific version (or branch) specs for the dependenies are in [test/CMakeLists.txt](test/CMakeLists.txt) in the `CPMAddPackage` commands.
42
43
## Build and Run Unit Tests
44
0 commit comments