set_directory_properties.rst 291 B

123456789101112
  1. set_directory_properties
  2. ------------------------
  3. Set a property of the directory.
  4. ::
  5. set_directory_properties(PROPERTIES prop1 value1 prop2 value2)
  6. Set a property for the current directory and subdirectories. See
  7. :ref:`Directory Properties` for the list of properties known
  8. to CMake.