Skip to content

Commit

Permalink
add version (#3402)
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido authored Sep 26, 2023
1 parent 0dd3c5b commit 686e510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/config_files/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ It looks like this:
runtime_type: [null, Debug, Release]
runtime_version: [null, v140, v141, v142, v143]
apple-clang:
version: ["5.0", "5.1", "6.0", "6.1", "7.0", "7.3", "8.0", "8.1", "9.0", "9.1", "10.0", "11.0", "12.0", "13", "13.0", "13.1", "14", "14.0", "15"]
version: ["5.0", "5.1", "6.0", "6.1", "7.0", "7.3", "8.0", "8.1", "9.0", "9.1", "10.0", "11.0", "12.0", "13", "13.0", "13.1", "14", "14.0", "15", "15.0"]
libcxx: [libstdc++, libc++]
cppstd: [null, 98, gnu98, 11, gnu11, 14, gnu14, 17, gnu17, 20, gnu20, 23, gnu23]
intel-cc:
Expand Down

0 comments on commit 686e510

Please sign in to comment.