Sharadh Rajaraman

Results 14 comments of Sharadh Rajaraman

Thanks @stripe2933! I've personally been putting off this because CMake 3.30 (probably releasing in a couple of months; 3.29 is already at rc4) will have full support for `import std`...

Sorry, been a bit overwhelmed with other stuff and the day job. I have some preliminary work done (very similar to yours, @stripe2933, because the gist of it boils down...

Thanks for the response! > Are you in the Linux environment? No; I'm using Windows with Clang 18 (`clang.exe`). I haven't used Linux in a while, so I really have...

Would either precompiled headers ([MSVC](https://learn.microsoft.com/en-sg/cpp/build/creating-precompiled-header-files?view=msvc-170), [Clang](https://clang.llvm.org/docs/PCHInternals.html#using-precompiled-headers-with-clang)) or, of course, vulkan.cppm be enough to close this?