-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36020/
-----------------------------------------------------------
Review request for qpid, Andrew Stitcher and Steve Huston.
Bugs: proton-926
https://issues.apache.org/jira/browse/proton-926
Repository: qpid-proton-git
Description
-------
Same as https://issues.apache.org/jira/browse/QPID-6611 for qpid this patch
creates .exe files in common place. It is windows only with no change for linux.
The patch moves intermediate files around in the build tree only. It does not
change the layout of the install directory.
Diffs
-----
examples/c/messenger/CMakeLists.txt 1b32d0c
proton-c/CMakeLists.txt a1cf0e4
proton-c/src/tests/CMakeLists.txt ac749e1
tests/tools/apps/c/CMakeLists.txt 9507c1f
Diff: https://reviews.apache.org/r/36020/diff/
Testing
-------
Passes all tests on windows and linux.
Thanks,
Chug Rolke