This commit is contained in:
2021-08-25 00:45:13 +02:00
parent 2b2cbe655d
commit bc701ae833
15 changed files with 2305 additions and 872 deletions

View File

@@ -0,0 +1,59 @@
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"minimumCMakeVersion" :
{
"string" : "3.1"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
0
]
}
],
"name" : "Debug",
"projects" :
[
{
"directoryIndexes" :
[
0
],
"name" : "TEST",
"targetIndexes" :
[
0
]
}
],
"targets" :
[
{
"directoryIndex" : 0,
"id" : "timeout::@6890427a1f51a3e7e1df",
"jsonFile" : "target-timeout-Debug-d7af418a1b6c2d259633.json",
"name" : "timeout",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "/home/jaro/serialport-downloader/build",
"source" : "/home/jaro/serialport-downloader"
},
"version" :
{
"major" : 2,
"minor" : 0
}
}