mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-26 19:03:38 +08:00
71329a250b
fish's cmake install routines were attempting to create system directories that already existed, an operation for which the permissions to do so may not be available (e.g. /usr/local/share/pkgconfig) This commit first checks if a directory exists before creating it. |
||
---|---|---|
.. | ||
CheckIncludeFiles.cmake | ||
ConfigureChecks.cmake | ||
Docs.cmake | ||
gettext.cmake | ||
Install.cmake | ||
PCRE2.cmake | ||
Tests.cmake | ||
Version.cmake |