🌈style: 调整目录组织,tcpdump源代码放入src目录

This commit is contained in:
yangwei
2020-09-28 14:13:26 +08:00
parent 8a631fe724
commit 9b2c5038b1
859 changed files with 13817 additions and 30 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,43 @@
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"hasInstallRule" : true,
"minimumCMakeVersion" :
{
"string" : "2.8"
},
"projectIndex" : 0,
"source" : "."
}
],
"name" : "Debug",
"projects" :
[
{
"directoryIndexes" :
[
0
],
"name" : "tcpdump_mesa"
}
],
"targets" : []
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "/home/yangwei/tcpdump_mesa/cmake-build-debug",
"source" : "/home/yangwei/tcpdump_mesa"
},
"version" :
{
"major" : 2,
"minor" : 0
}
}

View File

@@ -0,0 +1,88 @@
{
"cmake" :
{
"generator" :
{
"multiConfig" : false,
"name" : "Unix Makefiles"
},
"paths" :
{
"cmake" : "/usr/bin/cmake3",
"cpack" : "/usr/bin/cpack3",
"ctest" : "/usr/bin/ctest3",
"root" : "/usr/share/cmake3"
},
"version" :
{
"isDirty" : false,
"major" : 3,
"minor" : 17,
"patch" : 3,
"string" : "3.17.3",
"suffix" : ""
}
},
"objects" :
[
{
"jsonFile" : "codemodel-v2-26d6a3e73bd6e837eafc.json",
"kind" : "codemodel",
"version" :
{
"major" : 2,
"minor" : 0
}
},
{
"jsonFile" : "cache-v2-d6be4d7a072d5438b4cc.json",
"kind" : "cache",
"version" :
{
"major" : 2,
"minor" : 0
}
}
],
"reply" :
{
"client-vscode" :
{
"query.json" :
{
"requests" :
[
{
"kind" : "cache",
"version" : 2
},
{
"kind" : "codemodel",
"version" : 2
}
],
"responses" :
[
{
"jsonFile" : "cache-v2-d6be4d7a072d5438b4cc.json",
"kind" : "cache",
"version" :
{
"major" : 2,
"minor" : 0
}
},
{
"jsonFile" : "codemodel-v2-26d6a3e73bd6e837eafc.json",
"kind" : "codemodel",
"version" :
{
"major" : 2,
"minor" : 0
}
}
]
}
}
}
}