MCPcopy Create free account
hub / github.com/Kitware/CMake / IsIPOSupported

Method IsIPOSupported

Source/cmGlobalGenerator.h:587–587  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

585 virtual bool UseFolderProperty() const;
586
587 virtual bool IsIPOSupported() const { return false; }
588
589 /** Return whether the generator can import external visual studio project
590 using INCLUDE_EXTERNAL_MSPROJECT */

Callers 1

IsIPOEnabledMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected