Skip to content

LeMonADE-project/ELMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELMA

ELMA - Extensions of the LeMonADE library Repository with updates, analyzers, and projects for sharing BFM stuff related to various topics.

Installation

  • Clone and Install git clone https://github.com/LeMonADE-project/LeMonADE.git
  • Install cmake (minimum version 2.8)
  • Just do for standard compilation:
    # generates the projects
    mkdir build
    cd build
    cmake -DLEMONADE_INCLUDE_DIR=/path/to/LeMonADE-library/include/ -DLEMONADE_LIBRARY_DIR=/path/to/LeMonADE-library/lib/ ..
    make

License

See the LICENSE in the root directory.

About

Extensions of the LeMonADE library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published