Skip to main content

buildstlmodules

Sets whether or not the compiler should build STL modules.

buildstlmodules ("value")

Parameters

value is one of:

ValueDescription
OnSTL Modules should be built.
OffSTL Modules should not be build.

Applies To

Project configurations.

Availability

Premake 5.0.0-beta3 or later for Visual Studio 2022 and later.

See Also