• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CMAKE_AUTOMOC_COMPILER_PREDEFINES
2---------------------------------
3
4.. versionadded:: 3.10
5
6This variable is used to initialize the :prop_tgt:`AUTOMOC_COMPILER_PREDEFINES`
7property on all the targets. See that target property for additional
8information.
9
10By default it is ON.
11