Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Software Installation | ||||||||
Line: 261 to 261 | ||||||||
(4) Copy the CMakeLists.txt file from the mymarlin example given with Marlin into the ExampleDSTAnalysis folder: | ||||||||
Changed: | ||||||||
< < | cp /data/atlas01/ILC/ilcsoft/Marlin/v01-03/examples/mymarlin/CMakeLists.txt . | |||||||
> > | cp /afs/phas.gla.ac.uk/data/ilc/software/tags/v01-14/Marlin/v01-03/examples/mymarlin/CMakeLists.txt . | |||||||
(5) Open up this file and just change the name of the project from mymarlin to ExampleDSTAnalysis: from PROJECT(mymarlin) to PROJECT(ExampleDSTAnalysis). |