buildstlmodules
Sets whether or not the compiler should build STL modules.
buildstlmodules ("value")
Parameters
value is one of:
| Value | Description |
|---|---|
| On | STL Modules should be built. |
| Off | STL Modules should not be build. |
Applies To
Project configurations.
Availability
Premake 5.0.0-beta3 or later for Visual Studio 2022 and later.