Skip to content
Snippets Groups Projects

IntelLLVM: Avoid unnecessary -Qstd=c++11 flag on Windows

Merged Brad King requested to merge brad.king/cmake:IntelLLVM-msvc-no-cxx11 into master

The IntelLLVM compiler, for compatibility with MSVC on Windows, always runs with support for at least C++14. The -Qstd=c++11 flag just causes a warning that it is unused.

Fixes: #24316 (closed)
Backport: release

Merge request reports

Merge request pipeline #313894 waiting for manual action

Merge request pipeline waiting for manual action for 88f9fdcb

Merged by Kitware RobotKitware Robot 2 years ago (Jan 13, 2023 1:43pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading