mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 20:04:30 +08:00
d8af0d2eec
This was a typo. CMake doesn't take comma-separated arguments, but if you do add the comma it tends to work, because it just takes that comma as part of the string. So if it takes a directory to work in, that it will then create, and you pass ${CMAKE_CURRENT_BINARY_DIR}, well, that might just create a "build," directory. |
||
---|---|---|
.. | ||
checks | ||
Benchmark.cmake | ||
CheckIncludeFiles.cmake | ||
ConfigureChecks.cmake | ||
Docs.cmake | ||
gettext.cmake | ||
Install.cmake | ||
Mac.cmake | ||
MacApp.cmake | ||
PCRE2.cmake | ||
Tests.cmake | ||
Version.cmake |