diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2023-05-12 09:42:19 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2023-05-12 09:42:19 -0400 |
commit | 8e70575be833cf2056b1ceef7ef842cbc7700ce0 (patch) | |
tree | fb34033fa2010084626f371bf3ddee5f5810410c /indra/viewer_components | |
parent | 7ed52090a67882cd0bc904f1e0a9ce07cf6768e9 (diff) |
SL-18837: Remove C++17 override, given build-variables change.
Until now, the viewer has explicitly set(CMAKE_CXX_STANDARD 17) with a comment
explaining that we hadn't dared add -std=c++17 to build-variables/variables
because we didn't know if we could build all the component autobuild packages
with that switch. Now that we've successfully built all of them with that
switch, we've updated the viewer branch of build-variables, so we can remove
the viewer's CMAKE_CXX_STANDARD override.
Diffstat (limited to 'indra/viewer_components')
0 files changed, 0 insertions, 0 deletions