Commit 5c42791
authored
cmake/cxx11.cmake: dropped explicit setting of C++17 for Visual Studio with Qt6 (danmar#7464)
this is not necessary since CMake is setting C++17 for the GUI files
(regardless of the compiler)1 parent 52bfef4 commit 5c42791
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 2 | + | |
7 | 3 | | |
8 | 4 | | |
9 | 5 | | |
| |||
0 commit comments