Changes
Page history
Update How to build generators with LCGSoft CMake system
authored
Aug 27, 2017
by
Ivan Razumov
Show whitespace changes
Inline
Side-by-side
How-to-build-generators-with-LCGSoft-CMake-system.md
View page @
66fd0164
...
...
@@ -14,7 +14,7 @@
4.
Prepare make files using CMake:
cmake -DLCG_INSTALL_PREFIX=/
afs/
cern.ch/
sw/
lcg/releases
/LCG_<release>
-DLCG_VERSION=<release> -DCMAKE_INSTALL_PREFIX=../install -DPDFsets=minimal ../lcgcmake
cmake -DLCG_INSTALL_PREFIX=/
cvmfs/sft.
cern.ch/lcg/releases -DLCG_VERSION=<release> -DCMAKE_INSTALL_PREFIX=../install -DPDFsets=minimal ../lcgcmake
Advanced Example: building dev4 against latest nightly
...
...
...
...