mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
![]() Instead of setting `-std` compiler flag directly, set the `CMAKE_CXX_STANDARD` variable. This lets CMake know the required C++ standard and evaluate the final compiler flag correctly, taking into account compile features set by `target_compile_features()`. This change preserves the existing behavior, where compiler extensions are disabled for other targets than Cygwin. |
||
---|---|---|
.. | ||
CXXSniffer.cmake |