.. _DUNE_INSTANCE_GENERATED:

DUNE_INSTANCE_GENERATED
=======================

.. cmake_variable:: DUNE_INSTANCE_GENERATED

   After :ref:`dune_instance_end() <dune_instance_end>`, this holds the list
   of files that were generated.  The list entries include an implied
   ``${CMAKE_CURRENT_BINARY_DIR}``, as appropriate.

   Do not rely on the value of this variable and do not modify it inside a
   :ref:`dune_instance_begin()
   <dune_instance_begin>`/:ref:`dune_instance_end() <dune_instance_end>`
   block.
