Media Summary: If you write any C/C++ code for the Raspberry Pi Pico (or Pico 2) using the official SDK then you will need to use this video explain how to install the project by In this video, we discuss how to set the debug mode in CMakeLists and how to integrate other project into our own project by ...

Learn Cmake By Real Example - Detailed Analysis & Overview

If you write any C/C++ code for the Raspberry Pi Pico (or Pico 2) using the official SDK then you will need to use this video explain how to install the project by In this video, we discuss how to set the debug mode in CMakeLists and how to integrate other project into our own project by ... The biggest problem working with C/C++ application development is it's build system. Also this is one of the bottle neck, where lot ... In this video, we introduce how to generate the . NEW BETTER VIDEO: Check out my C++ gamedev course for beginners! 6.5 hours of video ...

Photo Gallery

Introduction to CMake Crash Course
CMake Tutorial for Absolute Beginners - From GCC to CMake including Make and Ninja
Learn CMake by real example (tutorial 1, main concepts of CMake, target, modules)
CMake, How it Works (At Three Different Levels)
Learn CMake by real example (tutorial5,  src/build/install dir of the cmake)
How to: Modern CMAKE
Learn CMake by real example (CMake tutorial 3, integrate other programs into your program)
CMake fundamentals step by step with basic example - Part 1
Post-Modern Cmake - From 3.0 to 4.0 - Vito Gamberini - C++Now 2025
Learn CMake by real example (tutorial 4, how to generate .cmake file used by other projects)
MODERN CMAKE for MORE CODING time for beginners!
The only CMake tutorial you will ever need (easy CMake setup tutorial)
View Detailed Profile
Introduction to CMake Crash Course

Introduction to CMake Crash Course

CMake

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) using the official SDK then you will need to use

Learn CMake by real example (tutorial 1, main concepts of CMake, target, modules)

Learn CMake by real example (tutorial 1, main concepts of CMake, target, modules)

In this video, we discuss why to use

CMake, How it Works (At Three Different Levels)

CMake, How it Works (At Three Different Levels)

Learn

Learn CMake by real example (tutorial5,  src/build/install dir of the cmake)

Learn CMake by real example (tutorial5, src/build/install dir of the cmake)

this video explain how to install the project by

How to: Modern CMAKE

How to: Modern CMAKE

CMAKE

Learn CMake by real example (CMake tutorial 3, integrate other programs into your program)

Learn CMake by real example (CMake tutorial 3, integrate other programs into your program)

In this video, we discuss how to set the debug mode in CMakeLists and how to integrate other project into our own project by ...

CMake fundamentals step by step with basic example - Part 1

CMake fundamentals step by step with basic example - Part 1

The biggest problem working with C/C++ application development is it's build system. Also this is one of the bottle neck, where lot ...

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

Learn CMake by real example (tutorial 4, how to generate .cmake file used by other projects)

Learn CMake by real example (tutorial 4, how to generate .cmake file used by other projects)

In this video, we introduce how to generate the .

MODERN CMAKE for MORE CODING time for beginners!

MODERN CMAKE for MORE CODING time for beginners!

Learn

The only CMake tutorial you will ever need (easy CMake setup tutorial)

The only CMake tutorial you will ever need (easy CMake setup tutorial)

NEW BETTER VIDEO: https://youtu.be/IBgfeZME2Vw Check out my C++ gamedev course for beginners! 6.5 hours of video ...

Learn CMake by real example (tutorial 6, use cmake to compile MPI and CUDA program)

Learn CMake by real example (tutorial 6, use cmake to compile MPI and CUDA program)

In this video, we discuss how to use