Skip to content

CMake & POCO_UNBUNDLED: expat sources are compiled in libPocoXML #1167

@matejk

Description

@matejk

Even though POCO_UNBUNDLED is used on Linux (Ubuntu 15.10) to compile Poco on develop branch, the expat sources are compiled and linked in libPocoXML anyway.

Debian lintian reports:

E: libpoco-1.7-clavis: embedded-library usr/lib/libPocoXML.so.40: expat

The reason for that is in how SRCS variable is set in the CMakeLists.txt.

I will fix it and prepare a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions