Description
File qpid/cpp/src/CMakeLists.txt starts off with a series of windows-specific functions. These functions deal with minute details and are of little interest to cmake maintainers.
The proposal here is to pull the window functions out into a separate file that is included by CMakeLists. The goal is to improve readability of the common cmake code.