文件操作 - CMAKE_GENERATOR.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/envvar/CMAKE_GENERATOR.rst
编辑文件内容
CMAKE_GENERATOR --------------- .. include:: ENV_VAR.txt Specifies the CMake default generator to use when no generator is supplied with ``-G``. If the provided value doesn't name a generator known by CMake, the internal default is used. Either way the resulting generator selection is stored in the :variable:`CMAKE_GENERATOR` variable. Some generators may be additionally configured using the environment variables: * :envvar:`CMAKE_GENERATOR_PLATFORM` * :envvar:`CMAKE_GENERATOR_TOOLSET` * :envvar:`CMAKE_GENERATOR_INSTANCE`
修改文件时间
将文件时间修改为当前时间的前一年
删除文件