mirror of
https://github.com/KhronosGroup/Vulkan-Hpp.git
synced 2024-10-14 16:32:17 +00:00
4320950db1
Quick patch that fixes the `EnableValidationWithCallback` sample: There's no `str()` method here, should use `c_str()`; *but* also, you can print the std::string directly to `std::cout`. Patches remove `.str()` from printing line when WIN32 is not defined. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
EnableValidationWithCallback.cpp |