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:
5 views
227
58
7 months ago 00:17:01 1
wxWidgets: Layout basics for multiplatform GUI applications in C++ (sizers and splitters)
9 months ago 02:00:14 1
Deep Dive w/Scott: CircuitPython Bugs & Builds #adafruit
11 months ago 00:12:38 3
CMake Tutorial EP 8 | find_library(...) (part 1/2 of find lib)
11 months ago 00:25:03 5
CMake Tutorial EP 9 | find_package modules and config options (2/2 of find libs)
11 months ago 00:07:32 5
CMake Tutorial EP 7 | Installing With CPack! (part 2/2 of install)
11 months ago 00:13:48 7
CMake Tutorial EP 10 | Running CMake on Windows (like linux) (Over-explained)