Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sft
lcgcmake
Commits
f3c61431
Commit
f3c61431
authored
Sep 24, 2021
by
Andre Sailer
Browse files
[
SPI-1964
]: enable zlib for pythia8
parent
5d8930a4
Pipeline
#3170500
passed with stage
in 9 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
generators/CMakeLists.txt
View file @
f3c61431
...
...
@@ -456,9 +456,10 @@ LCGPackage_Add(
URL
${
gen_url
}
/pythia8<pythia8_<NATIVE_VERSION>_author>.tgz
CONFIGURE_COMMAND ./configure --prefix=<INSTALL_DIR> --with-hepmc2=
${
HepMC_home
}
--with-lhapdf6=
${
lhapdf_home
}
--enable-shared
"--cxx-common=
${
CMAKE_CXX_FLAGS
}
-O2 -pedantic -W -Wall -Wshadow -fPIC"
--with-gzip=
${
zlib_home
}
BUILD_COMMAND
${
MAKE
}
BUILD_IN_SOURCE 1
DEPENDS HepMC lhapdf
DEPENDS HepMC lhapdf
zlib
)
#---Dire4Pythia8-------------------------------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment