You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
278 B

  1. CMAKE_AUTOMOC_MOC_OPTIONS
  2. -------------------------
  3. Additional options for ``moc`` when using :variable:`CMAKE_AUTOMOC`.
  4. This variable is used to initialize the :prop_tgt:`AUTOMOC_MOC_OPTIONS` property
  5. on all the targets. See that target property for additional information.