File: CMakeLists.txt

package info (click to toggle)
clhep 2.1.4.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 9,984 kB
  • ctags: 6,887
  • sloc: cpp: 50,094; sh: 6,694; makefile: 2,691; perl: 28
file content (8 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
# install Random documentation

INSTALL (FILES Random.html
               validation.doc
	       JamesRandomSeeding.txt
	       html/CLHEP-random.html
               html/onSavingRandomStates.html
         DESTINATION doc/Random )