mirror of
https://github.com/reactos/CMake.git
synced 2025-03-04 09:57:12 +00:00

Follow up commit e17b179184 (Features: On SunPro link with language standard compiler flag, 2017-04-28) to apply the same fix to the feature checks. The `try_compile` used for these is intentionally not using `CXX_STANDARD`-based logic so that it can test the individual flags.