文件操作 - CMAKE_GENERATOR.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/variable/CMAKE_GENERATOR.rst
编辑文件内容
CMAKE_GENERATOR --------------- The generator used to build the project. See :manual:`cmake3-generators(7)`. The name of the generator that is being used to generate the build files. (e.g. ``Unix Makefiles``, ``Ninja``, etc.) The value of this variable should never be modified by project code. A generator may be selected via the :manual:`cmake(1)` ``-G`` option, interactively in :manual:`cmake-gui(1)`, or via the :envvar:`CMAKE_GENERATOR` environment variable.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件