Fix CMake 3.31 warning about install paths #38437
Labels
ISIS Team: Core
Issue and pull requests managed by the Core subteam at ISIS
Maintenance
Unassigned issues to be addressed in the next maintenance period.
Milestone
Describe the outcome that is desired.
Running
cmake
will now generate a few warnings similar to this:We should fix that.
Describe any solutions you are considering
Either we fix the paths that are being normalised, or disable the warning.
Additional context
See here for details about the warning.
The text was updated successfully, but these errors were encountered: