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
It would be great if a CMake package configuration file would be installed/provided altogether with the lib itself. So everyone running an own CMake project could include/find unittest++ easily with the Cmake command find_package().
See https://cmake.org/Wiki/CMake/Tutorials/Packaging for details.