Add cmake option to skip comptime update
In VS Code, comptime forces the game to be relinked even when no code has changed. This is a bit of a nuisance when starting with the debugger in the C++ extension, adding around 5 seconds of startup time to the game.
Loading
Please register or sign in to comment