Small cmake improvements to reduce cmake warnings, improve Pythia8 module
Details
Details
- Reviewers
jback tlatham kreps - Commits
- rEVTGEN5948de8d429c: Small cmake improvements for the RHEL8
Compile
Diff Detail
Diff Detail
- Repository
- rEVTGEN evtgen
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
The explicit list of languages is needed to prevent warnings in the GNUInstallDirs
" Unable to determine default CMAKE_INSTALL_LIBDIR directory because no
target architecture is known. Please enable at least one language before including GNUInstallDirs."
The improvement in the Pythia8 is trivial: some systems use lib64 instead of lib.