short-object-names.rst 414 B

12345678910
  1. short-object-names
  2. ------------------
  3. * There is now the :variable:`CMAKE_INTERMEDIATE_DIR_STRATEGY` variable (and
  4. associated environment variable :envvar:`CMAKE_INTERMEDIATE_DIR_STRATEGY`)
  5. that may be used to change the strategy used to name intermediate
  6. directories used for object files (and other associated target metadata). It
  7. is supported for the following generators:
  8. - :ref:`Ninja Generators`