2026wps-cpp-train week01-CMake 1. 入门案例创建如下工程目录 123helloProject |-------CMakeLists.txt |-------hello.cpp CMakeLists.txt 12345cmake_minimum_requ...