microsoft / Xbox-GDK-Samples

Game development samples published by the Xbox Advanced Technology Group using the Microsoft GDK.
http://aka.ms/gamedevdocs
MIT License
218 stars 32 forks source link

Is /s still valid for on GDK? #32

Closed ZehCastro closed 1 year ago

ZehCastro commented 1 year ago

https://github.com/microsoft/Xbox-GDK-Samples/blob/b5bbf45a6492cd706ca28ade7de7a95589a99229/Samples/Tools/CMakeExample/Scarlett/CMakeLists.txt#L209

walbourn commented 1 year ago

/s is "optimize for SSD"

walbourn commented 1 year ago

Note that this option still exists, but it doesn't do anything anymore.