cmake_learn C++ with Windows10 + Cmake + VScode This is my learning about how to use cmakelists to complie c++ codes on Windows. The environment: MinGW(g++, gcc) + Windows10 The IDE: VScode head files are in \include files source files are in \src files