文件操作 - CMAKE_SYSROOT.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/variable/CMAKE_SYSROOT.rst
编辑文件内容
CMAKE_SYSROOT ------------- Path to pass to the compiler in the ``--sysroot`` flag. The ``CMAKE_SYSROOT`` content is passed to the compiler in the ``--sysroot`` flag, if supported. The path is also stripped from the ``RPATH``/``RUNPATH`` if necessary on installation. The ``CMAKE_SYSROOT`` is also used to prefix paths searched by the ``find_*`` commands. This variable may only be set in a toolchain file specified by the :variable:`CMAKE_TOOLCHAIN_FILE` variable. See also the :variable:`CMAKE_SYSROOT_COMPILE` and :variable:`CMAKE_SYSROOT_LINK` variables.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件