QuiverProjectCreator icon indicating copy to clipboard operation
QuiverProjectCreator copied to clipboard

Properly support "weird" Visual Studio project options

Open CoderSear opened this issue 4 years ago • 0 comments

The two options in particular are WholeProgramOptimization and SpectreMigitation. These two don't really reside in the compiler configuration panel of the project file iirc. We should probably get them properly working just for the sake of full Visual Studio support. ~~Although MSVC's link time optimization sucks.~~

CoderSear avatar Jun 11 '20 19:06 CoderSear