CMake Tutorial EP 9 | find_package modules and config options (2/2 of find libs)

Talking more about libraries and other ways of having your CMake find them by using the find_package option. UPDATE: I will be redoing this episode before making episode 10. I believe it can be better and I have learned some things since the creation of this tutorial. If you find it helps, great, but I personally think it came out much more confusing than it needs to be. edit: nevermind I just made episode 10 instead 0:00 intro 1:19 GLEW 3:00 expanding on find_library() 5:32 find_package() on Windows 15:24 find_package() on Linux 18:25 me begging during intermission 18:40 making our c code work 20:09 rendering an opengl triangle src walkthrough 24:35 outro full CMake playlist: repo: for business inquiries: codetechtuts@ Thanks for coming to the channel to check out a video on Code, Tech, and Tutorials. You can support this channel on Patreon:
Back to Top