file-generate-relative-paths.rst 295 B

1234567
  1. file-generate-relative-paths
  2. ----------------------------
  3. * The :command:`file(GENERATE)` command now interprets relative paths
  4. given to its ``OUTPUT`` and ``INPUT`` arguments with respect to the
  5. caller's current binary and source directories, respectively.
  6. See policy :policy:`CMP0070`.