You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my project, I use CPM to download and build Google Test. I have already written numerous unit tests and recently discovered this project. Instead of incorporating Google Test as a submodule, it would be beneficial to have an option to locate and use an existing Google Test. This approach would allow me to manage the version used in my project independently from the version used in this project, thereby avoiding duplicate libraries.
The text was updated successfully, but these errors were encountered:
In my project, I use CPM to download and build Google Test. I have already written numerous unit tests and recently discovered this project. Instead of incorporating Google Test as a submodule, it would be beneficial to have an option to locate and use an existing Google Test. This approach would allow me to manage the version used in my project independently from the version used in this project, thereby avoiding duplicate libraries.
The text was updated successfully, but these errors were encountered: