Page MenuHomeHEPForge

Small cmake improvements for the RHEL8
ClosedPublic

Authored by averbyts on Jan 6 2021, 10:36 AM.

Details

Summary

Small cmake improvements to reduce cmake warnings, improve Pythia8 module

Test Plan

Compile

Diff Detail

Repository
rEVTGEN evtgen
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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.

tlatham changed the visibility from "All Users" to "Public (No Login Required)".
tlatham changed the edit policy from "All Users" to "Restricted Project (Project)".
tlatham added a project: Restricted Project.

Thanks for these improvements. They look fine to me.

This revision is now accepted and ready to land.Jan 6 2021, 12:18 PM
This revision was automatically updated to reflect the committed changes.