Skip to content

steveno/libbalistica

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libbalistica

Build Status

Minimum Requirements

  • vala >= 0.36.12
  • glib-2.0 >= 2.40.0
  • gee-0.8 >= 0.20.0

Build & Install

mkdir build
meson . build/
cd build
ninja
sudo ninja install

Ubuntu

When installing on Ubuntu, you may have to run meson like so in order for the shared object file to show up in a place ldconfig will be able to see it by default

meson . build/ --libdir=/usr/local/lib

About

Open source ballistics library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 97.1%
  • Meson 2.9%