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

Опубликовано: 14 Октябрь 2024
на канале: Low Level Game Dev
134,110
1.6k

CMake can make C++ development a lot easier. I don't like how people use CMake, however. In this video, I will show you how to use CMake as I do because I think it will help you if you are into game development with C++ or just C++ in general. Don't forget to practice what you see here 💪.

Important, there is a bug in the static runtime linking stuff (this thing CMAKE_MSVC_RUNTIME_LIBRARY ), the correct way of doing it is updated in the repo.


The CMake repo: https://github.com/meemknight/learnCmake
The CMake setup for game development repo: https://github.com/meemknight/cmakeSetup

Check out this video if you want to start game development in C++:
   • If you want to learn how to make game...  

Check out my Steam game:
https://store.steampowered.com/app/23...

Discord server:
  / discord  

Music: Evan King - Beyond Light
   / contextsensitive  
https://contextsensitive.bandcamp.com/

#cpp #cmake #gamedev #gameprogramming #programming