eic / eic/HEPMC_Merger

CMake config installs into <prefix>/cmake/ are not canonical

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

In the following line:
https://github.com/eic/HEPMC_Merger/blob/f8aae88724b0a047e2c9eb43189ed4683282a718/CMakeLists.txt#L61C3-L61C8
the cmake config files are installed in /cmake. This is not where they are found on unix, https://cmake.org/cmake/help/latest/command/find_package.html#config-mode-search-procedure.

Suggestion is to install in /lib/cmake/.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.