Skip to content

vgteam/libbdsg-easy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libbdsg-easy

Easy installation for libbdsg

Instructions

This repository coordinates the installation of libbdsg along with its dependencies. Further documentation about libbdsg can be found in its repository. The following commands will build these repositories locally:

git clone --recursive https://github.com/vgteam/libbdsg-easy.git
cd libbdsg-easy
make -j8

To install the libraries systemwide (in /usr/local/):

make install

Or to install the libraries in another location:

INSTALL_PREFIX=/somewhere/else/ make install

About

Easy installation for libbdsg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •