[GitHub] [xerces-c] DDoS opened a new pull request, #5 2: Fix macOS platform check when finding transcoders
DDoS (via GitHub) <[email protected]> Tue, 31 Jan 2023 17:44:16 -0000
| Newsgroups | gmane.text.xml.xerces-c.devel |
|---|---|
| Message-ID | <[email protected]> |
DDoS opened a new pull request, #52: URL: https://github.com/apache/xerces-c/pull/52 The check must verify the target platform, instead of the host. This fixes cross-compiling on macOS. Also when targeting iOS, install(TARGET) commands require a BUNDLE destination for executables. This was missing for the samples. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]