Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the HepPDT related cmake warning and make sure that all tests build #367

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

tmadlener
Copy link
Contributor

BEGINRELEASENOTES

  • Fix the cmake warning related to HepPDT
  • Make sure that the tests that are enabled by this actually build and run with a suitable HepMC3 version

ENDRELEASENOTES

@@ -18,6 +18,8 @@ include(cmake/Key4hepConfig.cmake)
# - Use GNU-style hierarchy for installing build products
include(GNUInstallDirs)

list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andresailer anything better that we can do here?

@tmadlener tmadlener merged commit a98fad0 into main Sep 17, 2024
12 of 15 checks passed
@tmadlener tmadlener deleted the fix-heppdt-warning branch September 17, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant