You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

125 lines
1.8 KiB

2 years ago
{
"archive" : {},
"artifacts" :
[
{
"path" : "libtop3d_lib.a"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"target_link_libraries"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 13,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 39,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -march=native -msse4.2 -mfpmath=sse -march=native -mavx2 -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -march=native -mfma -fdiagnostics-color=always"
}
],
"includes" :
[
{
"backtrace" : 2,
"isSystem" : true,
"path" : "/home/cflin/Documents/CppField/source/top3d/cmake-build-debug/_deps/eigen-src"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
0,
1,
2,
3
]
}
],
"id" : "top3d_lib::@6890427a1f51a3e7e1df",
"name" : "top3d_lib",
"nameOnDisk" : "libtop3d_lib.a",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/Material.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/Mesh.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/Util.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/top3d.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}