Skip to content

jtrimind/meson_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Use

$ cd $(tutorial directory)
$ meson build
$ cd build
$ ninja
$ ./demo

Tutorial list

  • minimum
  • dependency
  • subproject
  • wrap

About

meson tutorials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors