mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-29 06:13:20 +00:00
45633f4a54
GCC 4.8 requires the use of `-std=gnu++11` or similar to enable atomic features. However, older versions of CMake don't pick up the project-wide target for C++11 when building the configure check targets. Although CMake policy 0067 could be set to NEW to enable this, it only exists on CMake 3.8 and newer, while many of our supported platforms are on an older version. |
||
---|---|---|
.. | ||
Benchmark.cmake | ||
CheckIncludeFiles.cmake | ||
ConfigureChecks.cmake | ||
Docs.cmake | ||
gettext.cmake | ||
Install.cmake | ||
MacApp.cmake | ||
PCRE2.cmake | ||
Tests.cmake | ||
Version.cmake |