Media Summary: If you write any C/C++ code for the Raspberry Pi Pico (or Pico 2) Topic time stamps: 0:00 - Intro 0:08 - Motivation 1:13 - add_executable() 2:07 - add_library() 2:41 - Omitting library type 3:06 ... In this video we go over setting the correct C++ compiler, setting the appropriate C++ standard version and configuring a header ...

Cmake And Using 3rd Party - Detailed Analysis & Overview

If you write any C/C++ code for the Raspberry Pi Pico (or Pico 2) Topic time stamps: 0:00 - Intro 0:08 - Motivation 1:13 - add_executable() 2:07 - add_library() 2:41 - Omitting library type 3:06 ... 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 3:35 - VERSION 4:03 - REQUIRED 4:23 - QUIET ...

Photo Gallery

Using Third Party Libraries Like RayLib in Your Project with CMake
CMake and using 3rd Party Libraries on Linux [Ep 4]
Distributing GTK resources to end users with 3rd party CMake extension
CMake Tutorials - 2. Add 3rd party library with find_package
Post-Modern Cmake - From 3.0 to 4.0 - Vito Gamberini - C++Now 2025
CMake Tutorial for Absolute Beginners - From GCC to CMake including Make and Ninja
Modern CMake for modular design - Mathieu Ropert - Meeting C++ 2017
Better CMake Part 3 -- The Basics of Targets
CMake Tutorials - 3. Project and C++ Configuration
CMake Doesn't Have to Be Painful | Simple Strategies That Work - Bret Brown - CppCon 2025
Better CMake Part 4 -- find_package() Basics
Clean CMake for C++ (library) developers - Kerstin Keller - Meeting C++ 2024
View Detailed Profile
Using Third Party Libraries Like RayLib in Your Project with CMake

Using Third Party Libraries Like RayLib in Your Project with CMake

Want to learn more

CMake and using 3rd Party Libraries on Linux [Ep 4]

CMake and using 3rd Party Libraries on Linux [Ep 4]

Continuing along in our

Distributing GTK resources to end users with 3rd party CMake extension

Distributing GTK resources to end users with 3rd party CMake extension

Making your own app

CMake Tutorials - 2. Add 3rd party library with find_package

CMake Tutorials - 2. Add 3rd party library with find_package

Demonstration of

Post-Modern Cmake - From 3.0 to 4.0 - Vito Gamberini - C++Now 2025

Post-Modern Cmake - From 3.0 to 4.0 - Vito Gamberini - C++Now 2025

https://www.cppnow.org --- Post-Modern

CMake Tutorial for Absolute Beginners - From GCC to CMake including Make and Ninja

CMake Tutorial for Absolute Beginners - From GCC to CMake including Make and Ninja

If you write any C/C++ code for the Raspberry Pi Pico (or Pico 2)

Modern CMake for modular design - Mathieu Ropert - Meeting C++ 2017

Modern CMake for modular design - Mathieu Ropert - Meeting C++ 2017

CMake

Better CMake Part 3 -- The Basics of Targets

Better CMake Part 3 -- The Basics of Targets

Topic time stamps: 0:00 - Intro 0:08 - Motivation 1:13 - add_executable() 2:07 - add_library() 2:41 - Omitting library type 3:06 ...

CMake Tutorials - 3. Project and C++ Configuration

CMake Tutorials - 3. Project and C++ Configuration

In this video we go over setting the correct C++ compiler, setting the appropriate C++ standard version and configuring a header ...

CMake Doesn't Have to Be Painful | Simple Strategies That Work - Bret Brown - CppCon 2025

CMake Doesn't Have to Be Painful | Simple Strategies That Work - Bret Brown - CppCon 2025

https://cppcon.org ---

Better CMake Part 4 -- find_package() Basics

Better CMake Part 4 -- find_package() Basics

Topic time stamps: 0:00 - Intro 0:47 - Motivation 2:20 - find_package() overview 3:35 - VERSION 4:03 - REQUIRED 4:23 - QUIET ...

Clean CMake for C++ (library) developers - Kerstin Keller - Meeting C++ 2024

Clean CMake for C++ (library) developers - Kerstin Keller - Meeting C++ 2024

Clean

CMake and Qt (Part 4) - Using Libraries with CMake

CMake and Qt (Part 4) - Using Libraries with CMake

One of