File: CMakeLists.txt

package info (click to toggle)
clhep 2.1.4.1%2Bdfsg-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,012 kB
  • sloc: cpp: 50,094; sh: 6,694; makefile: 2,694; perl: 28
file content (18 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# install Exceptions documentation

INSTALL (FILES ex-design-1
	       ex-design-2
	       ex-design-3
	       ex-design-5
	       ex-design-6
	       HepTuple-exceptions
	       how-ZMxTop-is-setup
	       mechanics_ZMx.txt
	       m-pcanal-1
	       m-pcanal-2
	       m-pcanal-3
	       reply-pcanal-1
	       reply-pcanal-2
	       whyZMthrowRethrows.txt
	       ZMthrow_event_sequence.txt
         DESTINATION doc/Exceptions )