Skip to content

Le-voyeur/CLHEP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full information on CLHEP is available on the WEB:

   http://cern.ch/clhep

#-------------------------------------------------------------
# about linking
#-------------------------------------------------------------

CLHEP builds libraries for each package in addition to a single CLHEP library.
This alllows you to link with only the necessary parts of CLHEP.
We provide a set of <package>-config scripts which gives the list of 
libraries to link, in the correct order.  
The script can be embedded in a makefile.

   clhep-config --libs       -  link list of ALL CLHEP libraries
   <package>-config --libs   -  link list of ONLY those libraries 
                                needed to use <package>

#-------------------------------------------------------------

Packages

No packages published

Languages

  • C++ 87.3%
  • TeX 6.8%
  • CMake 2.2%
  • HTML 2.2%
  • Shell 1.1%
  • Perl 0.3%
  • Other 0.1%