Bill Blough created AXIS2C-1691: ----------------------------------- Summary: Allow use of Google Test Framework Key: AXIS2C-1691 URL: https://issues.apache.org/jira/browse/AXIS2C-1691 Project: Axis2-C Issue Type: Improvement Components: build system Affects Versions: 1.7.0 Reporter: Bill Blough Priority: Minor Attachments: 0001-Allow-use-of-google-test-framework.patch
This patch adds support for using an out-of-tree copy of Google Test Framework by using the --with-gtest=<path> configure flag, where <path> is the path to the Google Test source directory. Note, this patch was developed on top of patches for AXIS2C-1684 and AXIS2C-1689, and as such those will need to be applied first. Otherwise this patch will need to be reworked to apply without them. Contact me if needed and I will rework this patch. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org