I am trying to cmake curlpp using Cmake version 3.4.1 and I get an error in cmake saying: " Error in configuration process [...]". So all I did is in cmake-gui open the curlpp source (version 0.7.3), selected the destination folder and chose mingw. Here is the output in the gui http://pastebin.com/1gKyqd32.
It said Configuring incomplete, errors occurred! See also "C:/c++/libraries/curlpp_built/CMakeFiles/CMakeOutput.log". CMakeOutput.log
I setup CMake correctly and I could compile glfw library.