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
- Branch
- cmake_improvements_01062021
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 116 Build 116: arc lint + arc unit
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.