When BlueBerry is disabled, POCO is still being build. This seems unnecessary.
Description
Description
Event Timeline
Comment Actions
I'm not sure if this could/should be fixed. Other modules could use Poco. Or we declare it as deprecated and couple it to the BlueBerry switch. For me the second option would be ok. But then we should probably "hide" it from non-BlueBerry modules.
We can also put this on WONTFIX and wait for the new buildsystem ;)
Comment Actions
Resetting all bugs without active assignee flag to "CONFIRMED". Change status to IN_PROGRESS if you are working on it.
Comment Actions
Poco is currently used by the following Modules:
- IGT
- IGTUI
- QmitkExt
- SceneSerialization
Mostly file-system and zip related classes are used.