文件操作 - LINKER_LANGUAGE.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/prop_tgt/LINKER_LANGUAGE.rst
编辑文件内容
LINKER_LANGUAGE --------------- Specifies language whose compiler will invoke the linker. For executables, shared libraries, and modules, this sets the language whose compiler is used to link the target (such as "C" or "CXX"). A typical value for an executable is the language of the source file providing the program entry point (main). If not set, the language with the highest linker preference value is the default. See documentation of :variable:`CMAKE_<LANG>_LINKER_PREFERENCE` variables. If this property is not set by the user, it will be calculated at generate-time by CMake.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件