Search this site
Embedded Files
Skip to main content
Skip to navigation
Max Klassen
Home
Coding
C/C++
Tutorials
Permutations & Combinations
C++ Code Example
DigiPen Projects
Boxland
Unity
First Person Controller
Character Follow
Culling
Platformer Basics
Read Binary
Useful Snippets
Setup/tools
Git tutorial
Cmake
Misc
Javascript
GSheets
E-DiveSheet
Interests
Games
My gaming history
Esports Medley
TED Talks
Max Klassen
Cmake
How to build things with Cmake
open a console and navigate to the folder with CMakeLists.txt
do 'which cmake' to make sure you have cmake available (it should show the path to the cmake program executable)
make a folder next to CMakeLists.txt (in same directory) and call it 'build' or something
go into that folder like 'cd build'
do 'cmake ..'
Google Sites
Report abuse
Google Sites
Report abuse