diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2021-11-01 16:48:57 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2021-11-01 16:48:57 -0400 |
commit | a88da4ca169a01f45a71513e599e154e0c64b615 (patch) | |
tree | 007d25755e0d0c9865521c33933a7afea4e877b2 /.hgtags | |
parent | af5c5a994b90a27e16ef6f2f5044e096269e4217 (diff) |
SL-16207: Remove CMake cxx_range_for from media_plugin_cef.
Now that we've enabled -std=c++14 for the whole viewer source tree, that CMake
directive is actually a step backwards -- since it introduces -std=gnu++11 on
the compiler command line, after the one we want, which apparently overrides
c++14 with gnu++11 and causes errors with legitimate C++14 constructs.
Diffstat (limited to '.hgtags')
0 files changed, 0 insertions, 0 deletions