命令查询列表:http://www.cmake.org/cmake/help/v3.2/manual/cmake-commands.7.html # # Official dependency number 0: CMake. # Obviously, we must have it if we are here but test version. # CMAKE_MINIMUM_REQUIRED( VERSION 2.6 FATAL_ERROR ) # # Enter some informa…