Files
SimulatorFranceVote/build/.cmake/api/v1/reply/target-SimulateurFranceVote-Release-e5ac5442a0be361c9402.json
2026-06-21 21:53:29 +02:00

225 lines
3.4 KiB
JSON

{
"artifacts" :
[
{
"path" : "bin/Release/SimulateurFranceVote"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 59,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 61,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 62,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 63,
"parent" : 0
}
]
},
"codemodelVersion" :
{
"major" : 2,
"minor" : 9
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-O3 -DNDEBUG -std=gnu++23"
}
],
"includes" :
[
{
"backtrace" : 2,
"path" : "/home/termotom/Documents/Projets/SimulatorFranceVote/lib/All/jsonfmcpp/include"
},
{
"backtrace" : 3,
"path" : "/home/termotom/Documents/Projets/SimulatorFranceVote/lib/All/json_schema_validator"
},
{
"backtrace" : 4,
"path" : "/home/termotom/Documents/Projets/SimulatorFranceVote/lib/All/cpphttplib"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "23"
},
"sourceIndexes" :
[
0,
2,
10,
13
]
}
],
"id" : "SimulateurFranceVote::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-O3 -DNDEBUG",
"role" : "flags"
}
],
"language" : "CXX"
},
"name" : "SimulateurFranceVote",
"nameOnDisk" : "SimulateurFranceVote",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
2,
10,
13
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
1,
3,
4,
5,
6,
7,
8,
9,
11,
12
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/Configuration/Configuration.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "src/Configuration/Configuration.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/Server/HttpServer.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "src/Server/HttpServer.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "src/Simulator/Candidate.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "src/Simulator/Category.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "src/Simulator/Criterion.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "src/Simulator/People.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "src/Simulator/Random.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "src/Simulator/Result.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/Simulator/Simulator.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "src/Simulator/Simulator.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "src/Simulator/VoteScheme.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/main.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}