Skip to content

elf-audio/mzgl-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

starter template for MZGL projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published