key is to understand and use CMake and not try to create projects in visual studio directly. I would start by learning how to generate your visual studio projects using CMake. Then try some the examples in the wiki using CMake to generate the projects. John