Page MenuHomePhabricator

A Qt module cannot be a sub module of another Qt module
Closed, ResolvedPublic

Description

Creating a Qt module as sub module of another Qt module results in linker errors. The Linker tries to link classes of the parent module inside the sub module.

Event Timeline

New remote branch pushed: bug-16334-AQtModuleCannotBeASubModuleOfAnotherQtModule

[4b16d5]: Merge branch 'bug-16334-AQtModuleCannotBeASubModuleOfAnotherQtModule'

Merged commits:

2013-10-25 18:23:48 Adrian Winterstein [93f523]
CMake variable for generated cpps of Qt is cleared for every module now.