Hi,
Currently, the binary distributions include cefsimple, but the source is stripped back to only the files for that platform. Despite this, the CMakeLists.txt file contains all of the logic for all three platform choices. Since this is the recommended starting point for people building a new CEF-based project, shouldn't it contain the source files for all three platforms? Currently, that involves downloading three different binary distribs, unpacking, and then merging the folders from each together.