The function was replacing the `>` character in generator expressions coming from `add_compile_definitions`. This was creating generator expression syntax errors. Discard generator expressions from character replacing. Add tests for the three cases. Fixes: QTBUG-111717 Change-Id: I694d2908738085fdf15112834f20183a9f393422 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> |
||
|---|---|---|
| .. | ||
| interface | ||
| CMakeLists.txt | ||
| check_moc_parameters.cmake | ||
| main_gen_test.cpp | ||
| main_wrap_test.cpp | ||
| mywrapobject.h | ||