Skip to main content

allmodulespublic

allmodulespublic

allmodulespublic "value"

Parameters

value one of:

  • On - All C++ modules in the given project(s) will be public.
  • Off - Not all C++ modules in the given project(s) will be public.

Applies To

The config scope.

Availability

Visual Studio 2019 and later. Premake 5.0-beta2 or later.

Examples

allmodulespublic "On"