CMake Tutorial EP 8 | find_library(...) (part 1/2 of find lib)

Find the libraries, wherever they may be. This should help you figure out how to use external libraries that are on your computer, but not within your project. Note that it does find them if they are in your project too unless you tell it not to. full CMake playlist: repo: Thanks for coming to the channel to check out a video on Code, Tech, and Tutorials. You can support this channel on Patreon: Please leave your feedback or questions in the comments!
Back to Top