Media Summary: How to set up your C++ dev environment (and more): Topic time stamps: 0:00 - Intro 0:08 - Motivation 1:13 - add_executable() 2:07 - add_library() 2:41 - Omitting library type — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
Post Modern Cmake From 3 - Detailed Analysis & Overview
How to set up your C++ dev environment (and more): Topic time stamps: 0:00 - Intro 0:08 - Motivation 1:13 - add_executable() 2:07 - add_library() 2:41 - Omitting library type — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ... In this video we go over setting the correct C++ compiler, setting the appropriate C++ standard version and configuring a header ... Topic time stamps: 0:00 - Intro 0:47 - Motivation 2:20 - find_package() overview --- At Bloomberg, we have thousands of independently maintained ...