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
Referring to an installed file using `CMAKE_SOURCE_DIR`
only works when UMF is built and installed standalone,
but not when it's included by other projects.
Only `LICENSE.TXT` and `licensing/third-party-programs.txt` still had
these issue, while other files already used `PROJECT_SOURCE_DIR`.
0 commit comments