qt6-bb10/tests/auto/cmake/test_qt_manual_moc
Alexey Edelev 2c0120d35b Add the support for custom definitions to the qt_manual_moc function
The function now support two new arguments:
 - DEFINITIONS, which allows specifying the custom definitions
 - TARGETS, the list of targets thart will be used to collect
   the [INTERFACE_]INCLUDE_DIRECTORIES and COMPILE_DEFINITIONS.

Task-number: QTBUG-104898
Change-Id: I3f67537057f91a97597788f1bd4db6904bac6d9c
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2024-02-23 20:41:30 +01:00
..
CMakeLists.txt Add the support for custom definitions to the qt_manual_moc function 2024-02-23 20:41:30 +01:00
VerifyDefines.cmake Add the support for custom definitions to the qt_manual_moc function 2024-02-23 20:41:30 +01:00
testclass.cpp Add the support for custom definitions to the qt_manual_moc function 2024-02-23 20:41:30 +01:00
testclass.h Add the support for custom definitions to the qt_manual_moc function 2024-02-23 20:41:30 +01:00
testclass1.h Add the support for custom definitions to the qt_manual_moc function 2024-02-23 20:41:30 +01:00