blob: 6c28c796ef1594c344674e43cbdacb730c18b22e [file] [log] [blame]
module-cdb
==========
* Targets with C++ modules may now export their module compile commands using
the :prop_tgt:`EXPORT_BUILD_DATABASE` target property. This is initialized
with the :variable:`CMAKE_EXPORT_BUILD_DATABASE` variable which is itself
initialized using the :envvar:`CMAKE_EXPORT_BUILD_DATABASE` environment
variable. Only supported with the :ref:`Ninja Generators`.