Files
DualFloatingClock/build/.cmake/api/v1/reply/target-clock-Debug-178604a2573dc004f531.json
T
2023-07-30 17:40:44 +08:00

242 lines
4.0 KiB
JSON

{
"artifacts" :
[
{
"path" : "clock"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 23,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 25,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 13,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -std=gnu++11 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk"
},
{
"backtrace" : 2,
"fragment" : "-fPIC"
}
],
"defines" :
[
{
"backtrace" : 2,
"define" : "QT_CORE_LIB"
},
{
"backtrace" : 2,
"define" : "QT_GUI_LIB"
},
{
"backtrace" : 2,
"define" : "QT_WIDGETS_LIB"
}
],
"frameworks" :
[
{
"backtrace" : 2,
"isSystem" : true,
"path" : "/opt/homebrew/opt/qt@5/lib/QtCore.framework"
},
{
"backtrace" : 2,
"isSystem" : true,
"path" : "/opt/homebrew/opt/qt@5/lib/QtGui.framework"
},
{
"backtrace" : 2,
"isSystem" : true,
"path" : "/opt/homebrew/opt/qt@5/lib/QtWidgets.framework"
}
],
"includes" :
[
{
"backtrace" : 0,
"path" : "/Users/integzz/Documents/proj-clock/build/clock_autogen/include"
},
{
"backtrace" : 3,
"path" : "/Users/integzz/Documents/proj-clock/."
},
{
"backtrace" : 2,
"isSystem" : true,
"path" : "/opt/homebrew/opt/qt@5/lib/QtCore.framework/Headers"
},
{
"backtrace" : 2,
"isSystem" : true,
"path" : "/opt/homebrew/opt/qt@5/./mkspecs/macx-clang"
},
{
"backtrace" : 2,
"isSystem" : true,
"path" : "/opt/homebrew/opt/qt@5/lib/QtGui.framework/Headers"
},
{
"backtrace" : 2,
"isSystem" : true,
"path" : "/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers"
},
{
"backtrace" : 2,
"isSystem" : true,
"path" : "/opt/homebrew/opt/qt@5/lib/QtWidgets.framework/Headers"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
2
],
"standard" : "11"
},
"sourceIndexes" :
[
0,
1,
3
]
}
],
"dependencies" :
[
{
"backtrace" : 0,
"id" : "clock_autogen::@6890427a1f51a3e7e1df"
}
],
"id" : "clock::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"fragment" : "-iframework /opt/homebrew/opt/qt@5/lib",
"role" : "frameworkPath"
},
{
"backtrace" : 2,
"fragment" : "/opt/homebrew/opt/qt@5/lib/QtWidgets.framework/QtWidgets",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "/opt/homebrew/opt/qt@5/lib/QtGui.framework/QtGui",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "/opt/homebrew/opt/qt@5/lib/QtCore.framework/QtCore",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "clock",
"nameOnDisk" : "clock",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
3
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
2
]
}
],
"sources" :
[
{
"backtrace" : 0,
"compileGroupIndex" : 0,
"isGenerated" : true,
"path" : "build/clock_autogen/mocs_compilation.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "clock.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "clock.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}