mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
1fb29ce97d
* This doesn't change our minimum specs as we already required GCC 5, clang 3.4, which fully support C++14. Interestingly only VS2015 is the odd one out but we don't rely on any features from C++14 that it doesn't support.