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
Hello. I'm just a beginner, but as I am learning CMake I came across this page which recommends favoring cmake config files instead of find_package:
If you are the library author, don't make a Find.cmake script! These were designed for libraries whose authors did not support CMake. Use a Config.cmake instead as listed below.
This was mentioned in #75 - and will provide another nice way of making ApprovalTests available to users...
The text was updated successfully, but these errors were encountered: