You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmake: Use cmake's built-in TestForSSTREAM when testing for sstream.
The original test for SSTREAM actually tested for STRSTREAM. Instead
of fixing the logic to test for SSTREAM, it seemed easier just to use
cmake's built-in macro to perform the test.
0 commit comments