Skip to main content

scanformoduledependencies

Enables the Scan Sources for Module Dependencies option for Visual Studio projects.

scanformoduledependencies ("value")

Parameters

value is one of:

ValueDescription
OnEnable scanning for module dependencies.
OffDisable scanning for module dependencies.

Applies To

Project configurations.

Availability

Premake 5.0.0-beta2 or later for Visual Studio 2019 16.9 and later.

Examples

scanformoduledependencies "On"