mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
006768903c
Clang on Windows with the MSVC ABI produces link errors of the
form `unresolved std::_Iosb<int>::{app,_Openmode} in ...`.
Use a temporary variable to forward as lvalue rather than rvalue
to work around the problem.
41 KiB
41 KiB