Autogen_depends.rst 431 B

12345678910
  1. AutoGen depends
  2. ---------------
  3. * Variable :variable:`CMAKE_AUTOMOC_DEPEND_FILTERS` was introduced to
  4. allow :variable:`CMAKE_AUTOMOC` to extract additional dependency file names
  5. for ``moc`` from the contents of source files.
  6. * The new target property :prop_tgt:`AUTOMOC_DEPEND_FILTERS` was introduced to
  7. allow :prop_tgt:`AUTOMOC` to extract additional dependency file names
  8. for ``moc`` from the contents of source files.