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

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

Open
wdconinc opened this issue Nov 5, 2024 · 0 comments
Open

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

wdconinc opened this issue Nov 5, 2024 · 0 comments

Comments

@wdconinc
Copy link

wdconinc commented Nov 5, 2024

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/.

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

No branches or pull requests

1 participant