crowsite/cmake-build-release/.cmake/api/v1/reply/target-crowsite-Release-2e6...

257 lines
3.8 KiB
JSON
Raw Normal View History

2023-06-25 17:36:11 -04:00
{
"artifacts" :
[
{
"path" : "crowsite"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"set_target_properties",
"find_package",
"target_compile_options",
"include_directories"
],
"files" :
[
"CMakeLists.txt",
"libs/BLT/CMakeLists.txt",
"/usr/local/lib/cmake/Crow/CrowConfig.cmake"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 18,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 20,
"parent" : 0
},
{
"file" : 1
},
{
"command" : 1,
"file" : 1,
"line" : 54,
"parent" : 3
},
{
"command" : 3,
"file" : 0,
"line" : 11,
"parent" : 0
},
{
"file" : 2,
"parent" : 5
},
{
"command" : 2,
"file" : 2,
"line" : 58,
"parent" : 6
},
{
"command" : 4,
"file" : 0,
"line" : 22,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 21,
"parent" : 0
},
{
"command" : 5,
"file" : 0,
"line" : 14,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-O3 -DNDEBUG -std=gnu++20 -fdiagnostics-color=always"
},
{
"backtrace" : 8,
"fragment" : "-Wall"
},
{
"backtrace" : 8,
"fragment" : "-Wextra"
},
{
"backtrace" : 8,
"fragment" : "-Wpedantic"
}
],
"defines" :
[
{
"backtrace" : 9,
"define" : "BOOST_DATE_TIME_DYN_LINK"
},
{
"backtrace" : 9,
"define" : "BOOST_DATE_TIME_NO_LIB"
},
{
"backtrace" : 9,
"define" : "BOOST_SYSTEM_DYN_LINK"
},
{
"backtrace" : 9,
"define" : "BOOST_SYSTEM_NO_LIB"
},
{
"backtrace" : 9,
"define" : "_CROW_ICD-NOTFOUND"
}
],
"includes" :
[
{
"backtrace" : 10,
"path" : "/home/brett/projects/cpp/crowsite/include"
},
{
"backtrace" : 2,
"path" : "/home/brett/projects/cpp/crowsite/libs/BLT/include"
},
{
"backtrace" : 2,
"path" : "/home/brett/projects/cpp/crowsite/cmake-build-release/libs/BLT/config"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "20"
},
"sourceIndexes" :
[
0,
1,
2,
3
]
}
],
"dependencies" :
[
{
"backtrace" : 2,
"id" : "BLT::@15de44d4528f33befea6"
}
],
"id" : "crowsite::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-O3 -DNDEBUG",
"role" : "flags"
},
{
"fragment" : "-rdynamic",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "libs/BLT/libBLT.a",
"role" : "libraries"
},
{
"backtrace" : 4,
"fragment" : "/usr/lib/libz.so",
"role" : "libraries"
},
{
"backtrace" : 7,
"fragment" : "/usr/lib/libboost_system.so.1.81.0",
"role" : "libraries"
},
{
"backtrace" : 7,
"fragment" : "/usr/lib/libboost_date_time.so.1.81.0",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "crowsite",
"nameOnDisk" : "crowsite",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/crowsite/site/cache.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/crowsite/site/web.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/crowsite/utility.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/main.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}