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.
 
 
 
 
 
 

169 lines
2.6 KiB

{
"artifacts" :
[
{
"path" : "top3d"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"target_compile_options"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 9,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 14,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 34,
"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"
},
{
"backtrace" : 3,
"fragment" : "-march=native"
},
{
"backtrace" : 3,
"fragment" : "-msse4.2"
},
{
"backtrace" : 3,
"fragment" : "-mfpmath=sse"
},
{
"backtrace" : 3,
"fragment" : "-mavx2"
},
{
"backtrace" : 3,
"fragment" : "-mno-avx512f"
},
{
"backtrace" : 3,
"fragment" : "-mno-avx512pf"
},
{
"backtrace" : 3,
"fragment" : "-mno-avx512er"
},
{
"backtrace" : 3,
"fragment" : "-mno-avx512cd"
},
{
"backtrace" : 3,
"fragment" : "-mfma"
}
],
"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
]
}
],
"dependencies" :
[
{
"backtrace" : 2,
"id" : "top3d_lib::@6890427a1f51a3e7e1df"
}
],
"id" : "top3d::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g -march=native -msse4.2 -mfpmath=sse -march=native -mavx2 -mno-avx512f -mno-avx512pf -mno-avx512er -mno-avx512cd -march=native -mfma",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "libtop3d_lib.a",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "top3d",
"nameOnDisk" : "top3d",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}