Skip to content

degauden/Alexandria

 
 

Repository files navigation

Alexandria

RPM - Bintray CodeFactor

SDC-CH common library for the Euclid project

Build Instruction

Alexandria projects uses the Elements build framework, which has to be pre-installed. Elements framework can be found here:

https://github.com/astrorama/Elements

After Elements is installed, Alexandria can be installed using standard CMake build instructions:

> git clone https://github.com/astrorama/Alexandria.git
> cd Alexandria
> mkdir build
> cd build
> cmake -DCMAKE_INSTALL_PREFIX=/usr ..
> make
> make install

About

SDC-CH common library for the Euclid project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.3%
  • CMake 2.5%
  • Other 0.2%