Skip to content

dynamic-cast/cmake-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👩‍💻 cmake-101

🛠️ How to

$ git clone git@github.com:dynamic-cast/cmake-101.git
$ cd <cmake-101-folder>
$ mkdir build
$ cd build
$ cmake ..
.
.
$ make

📖 lodepng