qt6-bb10/src/corelib
Stephen Kelly 8074693425 CMake: Allow specifying a TARGET in invocations of macros.
Forward-port of 9ce60ff509c4ff27fe861fc5b2080f50897a68c4 (Qt4Macros:
Allow specifying a TARGET in invokations of macros., 2013-02-26)
from cmake.git.

This causes the INCLUDE_DIRECTORIES and COMPILE_DEFINITIONS to be
used from the specified target when running moc.

Change-Id: I868a35ade3c6b059e64d226291cf2046709d86d4
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2013-08-21 16:39:55 +02:00
..
animation Emit animation driver signals after we change the state. 2013-04-17 19:22:19 +02:00
arch Remove use of 'register' from Qt. 2013-06-17 09:44:22 +02:00
codecs Ensure that the user codecs are listed in QTextCodec::availableCodecs 2013-07-21 07:30:48 +02:00
doc Doc: Uniformize the syntax description of Q_PROPERTY 2013-07-10 17:56:51 +02:00
global add configure -extprefix option 2013-08-15 18:02:42 +02:00
io Fix crash in QProcess::waitForStarted() on Unix. 2013-08-13 19:48:15 +02:00
itemmodels Reset the QItemSelectionModel when its model is reset. 2013-08-13 16:34:06 +02:00
json Tidy up QJsonObject documentation. 2013-08-20 15:31:22 +02:00
kernel Use correct mask constant in the Windows event dispatcher. 2013-08-20 10:22:45 +02:00
mimetypes QMimeDatabase: Fix handling of duplicate mimetype definitions (2/2). 2013-08-03 14:44:12 +02:00
plugin Fix warning about using QString's const char* constructor on Mac 2013-07-20 05:05:49 +02:00
statemachine Changed digia contact details to */legal, updated licenses 2013-07-20 11:21:46 +02:00
thread Further followup to Q_OS_MACX changes. 2013-06-24 15:49:31 +02:00
tools Specify maximum array size for QByteArray. 2013-08-21 13:27:47 +02:00
xml Doc: fix typo in QXmlStreamNamespaceDeclaration[s] 2013-07-10 07:02:02 +02:00
Qt5CTestMacros.cmake Forward the correct compilers to the actual cmake tests. 2013-08-09 16:28:34 +02:00
Qt5Config.cmake.in Check that files we expect to find actually exist when using a cmake package. 2013-05-20 15:20:26 +02:00
Qt5CoreConfigExtras.cmake.in Populate INTERFACE_LINK_LIBRARIES property in the cmake files. 2013-08-21 16:39:55 +02:00
Qt5CoreMacros.cmake CMake: Allow specifying a TARGET in invocations of macros. 2013-08-21 16:39:55 +02:00
QtCore.dynlist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
corelib.pro Fix the host_bins variable in the QtCore pkg-config file 2013-05-31 08:04:46 +02:00
eval.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00