Skip to content

Mirror of offline/users/dongx/pico/source/StPicoDstMaker

Notifications You must be signed in to change notification settings

fulek/star-picoDst

 
 

Repository files navigation

Build Status

How to build and install the library

Prerequisites

Build with cmake

Checkout the code using the following command:

git clone --recursive https://github.com/rnc-lbl/star-picoDst.git

Compile and build libraries:

cd star-picoDst/
mkdir build && cd build
cmake -D CMAKE_INSTALL_PREFIX=./ ../
make install

About

Mirror of offline/users/dongx/pico/source/StPicoDstMaker

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.4%
  • C 4.9%
  • CMake 1.7%