Skip to content

gogo-dev/GoGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build instructions (Get your generator name by typing "cmake", a list of valid
ones is at the bottom of the help screen):

cd build
cmake .. -G "YOUR COOL GENERATOR NAME"
[your project files are in the build directory now]