<div dir="ltr">Hi,<div><br></div><div>I'd like to figure out how to modify the simple "hello" demo (<a href="https://cmake.org/examples/">https://cmake.org/examples/</a>) so that the Hello project is a library with an accompanying FindHello.cmake and then the Demo project uses that information and "find_package" to discover/use it.</div><div><br></div><div>Hopefully that makes sense. Basically, I'm looking for a simple tutorial on how I can make my library easily accessible to a CMake project. Fwiw, my library is not (currently) built with CMake.</div><div><br></div><div>thanks for suggestions,</div><div>Randy</div></div>