Skip to content

linux4sam/libm2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microchip

Microchip 2D Graphics API

Dependencies

  • libdrm >= 2.4.0
  • cairo >= 1.14.6 (conditional)

Building

Make sure you have the required dependencis listed above.

cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/usr
ninja -C build -j $(nproc)

License

libm2d is released under the terms of the Apache 2 license. See the COPYING file for more information.