VScode_CMake_Temp.rar

时间:2023-06-24 09:46:40
【文件属性】:

文件名称:VScode_CMake_Temp.rar

文件大小:3KB

文件格式:RAR

更新时间:2023-06-24 09:46:40

vscode cmake windows c++

vs code 下利用cmake实现c++项目多文件编译链接调试功能。包含tasks.json、launch.json、c_cpp_properties.json三个配置文件以及cmakelists.txt文件


【文件预览】:
temp
----src()
--------power.cpp(176B)
--------facter.cpp(132B)
--------CMakeLists.txt(189B)
----build()
----include()
--------facter.h(43B)
--------power.h(71B)
----.vscode()
--------launch.json(998B)
--------tasks.json(989B)
--------c_cpp_properties.json(550B)
----main.cpp(182B)
----CMakeLists.txt(758B)

网友评论