presets-fileDir.rst 330 B

1234567
  1. presets-fileDir
  2. ---------------
  3. * :manual:`cmake-presets(7)` files now support schema version 12. The
  4. :ref:`${fileDir} <CMakePresets fileDir>` macro now always expands to the
  5. directory of the preset file containing the ``${fileDir}`` macro, regardless
  6. of whether it is inherited by another preset in a different directory.