crosire / blink

A tool which allows you to edit source code of any MSVC C++ project live at runtime
BSD 2-Clause "Simplified" License
1.09k stars 81 forks source link

Add a space before source file name #42

Closed wasd845 closed 1 year ago

wasd845 commented 1 year ago

In some case it has error if build options are close to source file name, so it better to add a space before source file name.