Skip to content

Conversation

@jmcarcell
Copy link
Contributor

@jmcarcell jmcarcell commented Jan 20, 2026

After iLCSoft/iLCUtil#36, Config.cmake and other files will be installed to <prefix>/lib/cmake/RAIDA as RAIDA is the name of the package. However, find_package(AIDA) will look into <prefix>/lib/cmake/AIDA which will not exist and this call will fail. With a symbolic link, there will be a way to look into this folder, and if the folder is not created the symbolic link is not created (before iLCSoft/iLCUtil#36).

BEGINRELEASENOTES

  • Create a symbolic link to make find_package(AIDA) work

ENDRELEASENOTES

@jmcarcell jmcarcell merged commit f17751a into iLCSoft:master Jan 20, 2026
3 of 4 checks passed
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.

2 participants