-
- Downloads
Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties
Allow to force moc/rcc/uic compiler used for AUTO(MOC|RCC|UIC). Setting these properties is only necessary if you are going to do strange things like build these tools as part of your own build system. Setting these properties will also prevent cmake from testing the binary: It is user-provided and assumed to be valid.
Showing
- Help/manual/cmake-properties.7.rst 3 additions, 0 deletionsHelp/manual/cmake-properties.7.rst
- Help/prop_tgt/AUTOMOC.rst 3 additions, 0 deletionsHelp/prop_tgt/AUTOMOC.rst
- Help/prop_tgt/AUTOMOC_EXECUTABLE.rst 15 additions, 0 deletionsHelp/prop_tgt/AUTOMOC_EXECUTABLE.rst
- Help/prop_tgt/AUTORCC.rst 3 additions, 0 deletionsHelp/prop_tgt/AUTORCC.rst
- Help/prop_tgt/AUTORCC_EXECUTABLE.rst 15 additions, 0 deletionsHelp/prop_tgt/AUTORCC_EXECUTABLE.rst
- Help/prop_tgt/AUTOUIC.rst 3 additions, 0 deletionsHelp/prop_tgt/AUTOUIC.rst
- Help/prop_tgt/AUTOUIC_EXECUTABLE.rst 15 additions, 0 deletionsHelp/prop_tgt/AUTOUIC_EXECUTABLE.rst
- Help/release/dev/autogen_executables.rst 9 additions, 0 deletionsHelp/release/dev/autogen_executables.rst
- Source/cmQtAutoGenGlobalInitializer.cxx 17 additions, 5 deletionsSource/cmQtAutoGenGlobalInitializer.cxx
- Source/cmQtAutoGenInitializer.cxx 48 additions, 13 deletionsSource/cmQtAutoGenInitializer.cxx
Help/prop_tgt/AUTOMOC_EXECUTABLE.rst
0 → 100644
Help/prop_tgt/AUTORCC_EXECUTABLE.rst
0 → 100644
Help/prop_tgt/AUTOUIC_EXECUTABLE.rst
0 → 100644
Help/release/dev/autogen_executables.rst
0 → 100644
Please register or sign in to comment