Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mzgl-starter

starter template for MZGL projects

To use, clone it, then also clone mzgl, and at the top of the CMakeLists.txt, change the line

set(MZGL_ROOT "../koala/lib/mzgl")

to point to the mzgl folder you created.

to build:

cmake -Bbuild -GNinja
cmake --build build --config Release

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

Generated from elf-audio/mzgl-starter