Media Summary: In this video, we will learn how to add include directories, set variables. Topic time stamps: 0:00 - Intro 0:08 - Motivation 1:13 - add_executable() 2:07 - add_library() 2:41 - Omitting library type Modern high level languages have a benefit with making dynamic libraries (.dll or .so files) a breeze to use. They allow for ...
Cmake Tutorial Ep 3 Git - Detailed Analysis & Overview
In this video, we will learn how to add include directories, set variables. Topic time stamps: 0:00 - Intro 0:08 - Motivation 1:13 - add_executable() 2:07 - add_library() 2:41 - Omitting library type Modern high level languages have a benefit with making dynamic libraries (.dll or .so files) a breeze to use. They allow for ... 0:00 Compilation Process Steps 16:06 Static and Dynamic Libraries 34:36 Why In this video, I'll be going over some of the basics someone should really know if you are coding with C++ in the Windows ... Topic time stamps: 0:00 - Intro 0:47 - Motivation 2:20 - find_package() overview