EXPORT_BUILD_DATABASE — CMake 4.0.2 Documentation (original) (raw)
Added in version 3.31.
Enable/Disable output of a build database for a target.
This property is initialized by the value of the variableCMAKE_EXPORT_BUILD_DATABASE if it is set when a target is created.
Note
This property is meaningful only when experimental support for build databases has been enabled by theCMAKE_EXPERIMENTAL_EXPORT_BUILD_DATABASE
gate.