You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When did they deprecate it? I suppose if it has been deprecated long enough it should be fine. Feel free and try to remove it, if it crashes in the CI then probably one of the OS still needs the -c
They deprecated it a long time ago. I can't find the exact date, but it was definitely before 2019. I opened PR #374, and nothing fails (except for Sonar and CentOS workflows).
biodynamo/cmake/FindROOT.cmake
Line 149 in 2240cec
According to
rootcling --help
,-c - Deprecated, legacy flag which is ignored.
Should we get rid of it to simplify the code?
The text was updated successfully, but these errors were encountered: