文件操作 - CMAKE_LANG_FLAGS.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/variable/CMAKE_LANG_FLAGS.rst
编辑文件内容
CMAKE_<LANG>_FLAGS ------------------ Flags for all build types. ``<LANG>`` flags used regardless of the value of :variable:`CMAKE_BUILD_TYPE`. This is initialized for each language from environment variables: * ``CMAKE_C_FLAGS``: Initialized by the :envvar:`CFLAGS` environment variable. * ``CMAKE_CXX_FLAGS``: Initialized by the :envvar:`CXXFLAGS` environment variable. * ``CMAKE_CUDA_FLAGS``: Initialized by the :envvar:`CUDAFLAGS` environment variable. * ``CMAKE_Fortran_FLAGS``: Initialized by the :envvar:`FFLAGS` environment variable.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件