Opened 3 years ago

Closed 3 years ago

#62699 closed enhancement (fixed)

poco: Add universal variant

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: arjanvandervelde (Arjan van der Velde)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: poco

Description

poco doesn't have a universal variant, and it would be nice if it had one.

Switching to cmake as requested in #60129 might be a way to accomplish that.

Change History (2)

comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Switching to cmake does indeed allow a universal build with no extra effort, so I plan to commit the switch to cmake to resolve this.

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In cce69045edb12649e6e3f1996f7ad11d3a12349c/macports-ports (master):

poco: Build with cmake

Now installs cmake files for other projects to use to find poco.

Closes: #60129

Now has a universal variant.

Closes: #62699

Note: See TracTickets for help on using tickets.